PAPI_rate_stop - Stop a running event set of a rate function.
Contents
Detailed Description
CInterface:
#include <papi.h>
int PAPI_rate_stop();
ReturnvaluesPAPI_ENOEVNT -- The EventSet is not started yet.
PAPI_ENOMEM -- Insufficient memory to complete the operation.
PAPI_rate_stop stops a running event set of a rate function.
SeealsoPAPI_flips_rate()PAPI_flops_rate()PAPI_ipc()PAPI_epc()Name
PAPI_rate_stop - Stop a running event set of a rate function.
