Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c155 #define BIC_Pkgpc6 (1ULL << 23) macro
190 …c3 | BIC_CPU_c6 | BIC_CPU_c7 | BIC_GFX_rc6 | BIC_Pkgpc2 | BIC_Pkgpc3 | BIC_Pkgpc6 | BIC_Pkgpc7 | B…
949 if (DO_BIC(BIC_Pkgpc6)) in print_header()
1061 if (DO_BIC(BIC_Pkgpc6)) in dump_counters()
1325 if (DO_BIC(BIC_Pkgpc6)) in format_counters()
1457 if (DO_BIC(BIC_Pkgpc6)) in delta_package()
1673 if (DO_BIC(BIC_Pkgpc6)) in clear_counters()
1774 if (DO_BIC(BIC_Pkgpc6)) in sum_counters()
1849 if (DO_BIC(BIC_Pkgpc6)) in compute_average()
2225 if (DO_BIC(BIC_Pkgpc6)) { in get_counters()
[all …]