Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dcstate.c229 static bool has_cstate_pkg; variable
419 if (has_cstate_pkg && in cstate_cpu_exit()
452 if (has_cstate_pkg && target >= nr_cpu_ids) in cstate_cpu_init()
715 has_cstate_pkg = !!pkg_msr_mask; in cstate_probe()
717 return (has_cstate_core || has_cstate_pkg) ? 0 : -ENODEV; in cstate_probe()
728 if (has_cstate_pkg) in cstate_cleanup()
751 if (has_cstate_pkg) { in cstate_init()
760 has_cstate_pkg = false; in cstate_init()