Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c801 .supported_cstates = CC1 | CC6 | PC2 | PC6,
816 .supported_cstates = CC1 | CC6 | PC2 | PC6,
832 .supported_cstates = CC1 | CC6 | PC2 | PC6,
864 .supported_cstates = CC1 | CC6,
877 .supported_cstates = CC1 | CC6 | PC6,
962 .supported_cstates = CC1 | CC6,
5346 if (platform->supported_cstates & PC3) { in print_irtl()
5353 if (platform->supported_cstates & PC6) { in print_irtl()
5360 if (platform->supported_cstates & PC7) { in print_irtl()
5367 if (platform->supported_cstates & PC8) { in print_irtl()
[all …]