Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_cstate.c575 static bool cstate_probe_msr(struct perf_cstate_msr *msr, in cstate_probe_msr() function
608 if (cstate_probe_msr(core_msr, core_events_attrs, PERF_CSTATE_CORE_EVENT_MAX)) in cstate_init()
611 if (cstate_probe_msr(pkg_msr, pkg_events_attrs, PERF_CSTATE_PKG_EVENT_MAX)) in cstate_init()