table of contents
other versions
- bullseye 6.0.0~dfsg-2
- testing 6.0.0~dfsg-2
- unstable 6.0.0~dfsg-2
- experimental 7.0.0-1
PAPIF_event_name_to_code(3) | PAPI | PAPIF_event_name_to_code(3) |
NAME¶
PAPIF_event_name_to_code -
Convert a name to a numeric hardware event code.
SYNOPSIS¶
Detailed Description¶
Fortran Interface:
#include 'fpapi.h'
PAPIF_event_name_to_code( C_STRING EventName, C_INT EventCode, C_INT check )
PAPIF_event_name_to_code( C_STRING EventName, C_INT EventCode, C_INT check )
See Also:
PAPI_event_name_to_code
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Mon Nov 14 2022 | Version 7.0.0.0 |