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


5.40 acc_prof_unregister – Unregister callbacks.

Description:

This function unregisters callbacks.

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

OpenACC Profiling Interface

Reference:

OpenACC specification v2.6, section 5.3.