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.c674 PLR_GFX = BIT(1), enumerator
805 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
834 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
848 .plr_msrs = PLR_CORE | PLR_GFX | PLR_RING,
7683 if (platform->plr_msrs & PLR_GFX) { in print_perf_limit()