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.
Thu Dec 14 2023 | Version 7.1.0.0 |