Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c665 PLR_GFX = BIT(1), enumerator
796 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
825 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
839 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
7473 if (platform->plr_msrs & PLR_GFX) { in print_perf_limit()