Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dcstate.c147 static bool has_cstate_core; variable
407 if (has_cstate_core && in cstate_cpu_exit()
442 if (has_cstate_core && target >= nr_cpu_ids) in cstate_cpu_init()
711 has_cstate_core = !!core_msr_mask; in cstate_probe()
714 return (has_cstate_core || has_cstate_pkg) ? 0 : -ENODEV; in cstate_probe()
722 if (has_cstate_core) in cstate_cleanup()
738 if (has_cstate_core) { in cstate_init()
741 has_cstate_core = false; in cstate_init()