table of contents
other versions
- bookworm 7.0.0-2
- testing 7.1.0-2
- unstable 7.1.0-5
- experimental 7.1.0-4
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.
Thu Feb 27 2020 | Version 6.0.0.0 |