table of contents
other versions
- trixie 7.1.0-5+b1
- testing 7.1.0-5+b1
- unstable 7.2.0-2
- experimental 7.2.0-1
PAPIF_epc(3) | PAPI | PAPIF_epc(3) |
NAME¶
PAPIF_epc - Get named events per cycle, real and processor time, reference and core cycles.
SYNOPSIS¶
Detailed Description¶
Fortran Interface:
#include 'fpapi.h'
PAPIF_epc( C_INT EventCode, C_FLOAT real_time, C_FLOAT proc_time, C_LONG_LONG ref, C_LONG_LONG core, C_LONG_LONG evt, C_FLOAT epc, C_INT check )
PAPIF_epc( C_INT EventCode, C_FLOAT real_time, C_FLOAT proc_time, C_LONG_LONG ref, C_LONG_LONG core, C_LONG_LONG evt, C_FLOAT epc, C_INT check )
See also
PAPI_epc
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Wed Jun 25 2025 19:30:49 | Version 7.2.0.0 |