Searched refs:RAPL_TIME_GRANULARITY (Results 1 – 1 of 1) sorted by relevance
7509 #define RAPL_TIME_GRANULARITY 0x3F /* 6 bit time granularity */ macro7832 …((msr >> 32) & RAPL_POWER_GRANULARITY) * rapl_power_units, ((msr >> 48) & RAPL_TIME_GRANULARITY) *… in print_rapl()7865 …((msr >> 32) & RAPL_POWER_GRANULARITY) * rapl_power_units, ((msr >> 48) & RAPL_TIME_GRANULARITY) *… in print_rapl()