1papi_clockres(1) PAPI papi_clockres(1)
2
3
4
6 papi_clockres - The papi_clockres utility.
7
8 file clockres.c
9
11 papi_clockres - measures and reports clock latency and resolution for
12 PAPI timers.
13
16 papi_clockres is a PAPI utility program that measures and reports the
17 latency and resolution of the four PAPI timer functions:
18 PAPI_get_real_cyc(), PAPI_get_virt_cyc(), PAPI_get_real_usec() and
19 PAPI_get_virt_usec().
20
22 This utility has no command line options.
23
25 There are no known bugs in this utility. If you find a bug, it should
26 be reported to the PAPI Mailing List at ptools-perfapi@icl.utk.edu.
27
28
29
30Version 6.0.0.0 Thu Jan 20 2022 papi_clockres(1)