.. Copyright 1988-2022 Free Software Foundation, Inc. This is part of the GCC manual. For copying conditions, see the copyright.rst file. .. _acc_prof_register: acc_prof_register -- Register callbacks. **************************************** Description: This function registers callbacks. C/C++: .. list-table:: * - *Prototype*: - ``void acc_prof_register (acc_event_t, acc_prof_callback, acc_register_t);`` See also: :ref:`openacc-profiling-interface` Reference: :openacc:`2.6`, section 5.3.