DOKK / manpages / debian 11 / libpapi-dev / PAPI_rate_stop.3.en
PAPI_rate_stop(3) PAPI PAPI_rate_stop(3)

PAPI_rate_stop -

Stop a running event set of a rate function.

C Interface:

#include <papi.h>
int PAPI_rate_stop();

Return values:

PAPI_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.

See Also:

PAPI_flips_rate()

PAPI_flops_rate()

PAPI_ipc()

PAPI_epc()

Generated automatically by Doxygen for PAPI from the source code.

Thu Feb 27 2020 Version 6.0.0.0