PAPI_read_ts(3) | PAPI | PAPI_read_ts(3) |
PAPI_read_ts -
Read hardware counters with a timestamp.
C Interface:
PAPI_read_ts() copies the counters of the indicated event set into the provided array. It also places a real-time cycle timestamp into the cycles array.
The counters continue counting after the read.
PAPI_read_ts() assumes an initialized PAPI library and a properly added event set.
Parameters:
Return values:
Examples
See Also:
PAPI_accum
PAPI_start
PAPI_stop
PAPI_reset
Generated automatically by Doxygen for PAPI from the source code.
Mon Nov 14 2022 | Version 7.0.0.0 |