Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c482 PLR_GFX = BIT(1), enumerator
610 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
639 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
653 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
6844 if (platform->plr_msrs & PLR_GFX) { in print_perf_limit()