Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c320 #define RAPL_AMD_F17H (1 << 11) macro
461 if (do_rapl & RAPL_AMD_F17H) in idx_to_offset()
521 return do_rapl & (RAPL_PKG | RAPL_AMD_F17H); in idx_valid()
2219 if (do_rapl & RAPL_AMD_F17H) { in get_counters()
2314 if (do_rapl & RAPL_AMD_F17H) { in get_counters()
4766 do_rapl = RAPL_AMD_F17H | RAPL_PER_CORE_ENERGY; in rapl_probe_amd()
4938 if (do_rapl & RAPL_AMD_F17H) { in print_rapl()