Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c4154 #define RAPL_TIME_GRANULARITY 0x3F /* 6 bit time granularity */ macro
4553 ((msr >> 48) & RAPL_TIME_GRANULARITY) * rapl_time_units); in print_rapl()
4582 ((msr >> 48) & RAPL_TIME_GRANULARITY) * rapl_time_units); in print_rapl()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c4526 #define RAPL_TIME_GRANULARITY 0x3F /* 6 bit time granularity */ macro
4957 ((msr >> 48) & RAPL_TIME_GRANULARITY) * rapl_time_units); in print_rapl()
4993 ((msr >> 48) & RAPL_TIME_GRANULARITY) * rapl_time_units); in print_rapl()

Completed in 15 milliseconds