Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c472 TRL_LIMIT1 = BIT(1), enumerator
596 .trl_msrs = TRL_BASE | TRL_LIMIT1,
623 .trl_msrs = TRL_BASE | TRL_LIMIT1 | TRL_LIMIT2,
6273 if (platform->trl_msrs & TRL_LIMIT1) in dump_turbo_ratio_info()