Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/
Dperf_event.h250 u64 intel_cp_status; member
/Linux-v5.4/arch/x86/events/intel/
Dcore.c2162 cpuc->intel_cp_status &= ~(1ull << hwc->idx); in intel_pmu_disable_event()
2250 cpuc->intel_cp_status |= (1ull << hwc->idx); in intel_pmu_enable_event()
2399 status |= cpuc->intel_cp_status; in handle_pmi_common()