Home
last modified time | relevance | path

Searched refs:RAPL_TIME_GRANULARITY (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c4530 #define RAPL_TIME_GRANULARITY 0x3F /* 6 bit time granularity */ macro
4961 ((msr >> 48) & RAPL_TIME_GRANULARITY) * rapl_time_units); in print_rapl()
4997 ((msr >> 48) & RAPL_TIME_GRANULARITY) * rapl_time_units); in print_rapl()