table of contents
PAPIF_read(3) | PAPI | PAPIF_read(3) |
NAME¶
PAPIF_read - Read hardware counters from an event set.
SYNOPSIS¶
Detailed Description¶
Fortran Interface:
#include 'fpapi.h'
PAPIF_read(C_INT EventSet, C_LONG_LONG(*) values, C_INT check )
PAPIF_read(C_INT EventSet, C_LONG_LONG(*) values, C_INT check )
See also
PAPI_read
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Thu Dec 14 2023 | Version 7.1.0.0 |