PAPI 7.1.0.0
Loading...
Searching...
No Matches
PAPI_get_real_cyc Class Reference

get real time counter value in clock cycles Returns the total real time passed since some arbitrary starting point. The time is returned in clock cycles. This call is equivalent to wall clock time. More...

Detailed Description

Examples:
printf("Wallclock cycles: %lld\en",e-s);
int your_slow_code()
Definition: PAPI_epc.c:56
double s
Definition: byte_profile.c:36
get real time counter value in clock cycles Returns the total real time passed since some arbitrary s...
See also
PAPI Fortran Low Level API PAPI PAPI_get_virt_usec PAPI_get_virt_cyc PAPI_library_init

The documentation for this class was generated from the following file: