Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c137 #define RAPL_AMD_F17H (1 << 11) macro
300 if (do_rapl & RAPL_AMD_F17H) in idx_to_offset()
360 return do_rapl & (RAPL_PKG | RAPL_AMD_F17H); in idx_valid()
2017 if (do_rapl & RAPL_AMD_F17H) { in get_counters()
2112 if (do_rapl & RAPL_AMD_F17H) { in get_counters()
4374 do_rapl = RAPL_AMD_F17H | RAPL_PER_CORE_ENERGY; in rapl_probe_amd()
4529 if (do_rapl & RAPL_AMD_F17H) { in print_rapl()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c318 #define RAPL_AMD_F17H (1 << 11) macro
459 if (do_rapl & RAPL_AMD_F17H) in idx_to_offset()
519 return do_rapl & (RAPL_PKG | RAPL_AMD_F17H); in idx_valid()
2215 if (do_rapl & RAPL_AMD_F17H) { in get_counters()
2310 if (do_rapl & RAPL_AMD_F17H) { in get_counters()
4762 do_rapl = RAPL_AMD_F17H | RAPL_PER_CORE_ENERGY; in rapl_probe_amd()
4934 if (do_rapl & RAPL_AMD_F17H) { in print_rapl()

Completed in 14 milliseconds