Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c639 #define BIC_Pkgpc6 (1ULL << 23) macro
673 …c3 | BIC_CPU_c6 | BIC_CPU_c7 | BIC_GFX_rc6 | BIC_Pkgpc2 | BIC_Pkgpc3 | BIC_Pkgpc6 | BIC_Pkgpc7 | B…
922 if (DO_BIC(BIC_Pkgpc6)) in print_header()
1033 if (DO_BIC(BIC_Pkgpc6)) in dump_counters()
1293 if (DO_BIC(BIC_Pkgpc6)) in format_counters()
1424 if (DO_BIC(BIC_Pkgpc6)) in delta_package()
1638 if (DO_BIC(BIC_Pkgpc6)) in clear_counters()
1738 if (DO_BIC(BIC_Pkgpc6)) in sum_counters()
1813 if (DO_BIC(BIC_Pkgpc6)) in compute_average()
2166 if (DO_BIC(BIC_Pkgpc6)) { in get_counters()
[all …]