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.c655 TRL_LIMIT1 = BIT(1), enumerator
782 .trl_msrs = TRL_BASE | TRL_LIMIT1,
809 .trl_msrs = TRL_BASE | TRL_LIMIT1 | TRL_LIMIT2,
6892 if (platform->trl_msrs & TRL_LIMIT1) in dump_turbo_ratio_info()