logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PAPI_rate_stop - Stop a running event set of a rate function.

Author

       Generated automatically by Doxygen for PAPI from the source code.

Version 7.1.0.0                                  Thu Dec 14 2023                               PAPI_rate_stop(3)

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.

Synopsis

See Also