Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dcstate.c213 static bool has_cstate_pkg; variable
679 has_cstate_pkg = !!pkg_msr_mask; in cstate_probe()
682 return (has_cstate_core || has_cstate_pkg || has_cstate_module) ? 0 : -ENODEV; in cstate_probe()
690 if (has_cstate_pkg) in cstate_cleanup()
711 if (has_cstate_pkg) { in cstate_init()
722 has_cstate_pkg = false; in cstate_init()