Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c8087 const bool need_soft_c1 = (!platform->has_msr_core_c1_res) && (platform->supported_cstates & CC1); in msr_perf_init() local
8090 || BIC_IS_ENABLED(BIC_IPC) || need_soft_c1; in msr_perf_init()