|
PAPI
5.7.0.0
|
Reset the hardware event counts in an event set. More...
| EventSet | an integer handle for a PAPI event set as created by PAPI_create_eventset |
| PAPI_OK | |
| PAPI_ESYS | A system or C library call failed inside PAPI, see the errno variable. |
| PAPI_ENOEVST | The EventSet specified does not exist. |
PAPI_reset() zeroes the values of the counters contained in EventSet. This call assumes an initialized PAPI library and a properly added event set