]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgomp/doc/openacc-runtime-library-routines/accprofregister.rst
20dbe69fd31cb137c94a104d93ee3dd084e496bd
[thirdparty/gcc.git] / libgomp / doc / openacc-runtime-library-routines / accprofregister.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _acc_prof_register:
7
8 acc_prof_register -- Register callbacks.
9 ****************************************
10
11 Description:
12 This function registers callbacks.
13
14 C/C++:
15 .. list-table::
16
17 * - *Prototype*:
18 - ``void acc_prof_register (acc_event_t, acc_prof_callback, acc_register_t);``
19
20 See also:
21 :ref:`openacc-profiling-interface`
22
23 Reference:
24 :openacc:`2.6`, section
25 5.3.