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:
- Reference:
OpenACC specification v2.6, section 5.3.
This function registers callbacks.
Prototype: |
|
OpenACC specification v2.6, section 5.3.