table of contents
other versions
- bookworm 7.0.0-2
- testing 7.1.0-5+b1
- unstable 7.1.0-5+b1
- experimental 7.2.0~b1-2
PAPIF_get_event_info(3) | PAPI | PAPIF_get_event_info(3) |
NAME¶
PAPIF_get_event_info - Get the event's name and description info.
SYNOPSIS¶
Detailed Description¶
Fortran Interface:
#include 'fpapi.h'
PAPIF_get_event_info(C_INT EventCode, C_STRING symbol, C_STRING long_descr,
C_STRING short_descr, C_INT count, C_STRING event_note,
C_INT flags, C_INT check )
PAPIF_get_event_info(C_INT EventCode, C_STRING symbol, C_STRING long_descr,
C_STRING short_descr, C_INT count, C_STRING event_note,
C_INT flags, C_INT check )
See also
PAPI_get_event_info
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Thu Dec 14 2023 | Version 7.1.0.0 |