Next: , Previous: , Up: OpenACC Runtime Library Routines   [Contents][Index]


6.39 acc_prof_register – Register callbacks.

Description:

This function registers callbacks.

C/C++:
Prototype:void acc_prof_register (acc_event_t, acc_prof_callback, acc_register_t);
See also:

OpenACC Profiling Interface

Reference:

OpenACC specification v2.6, section 5.3.