Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/
Dperf_event.h231 u64 intel_cp_status; member
/Linux-v4.19/arch/x86/events/intel/
Dcore.c2042 cpuc->intel_cp_status &= ~(1ull << hwc->idx); in intel_pmu_disable_event()
2123 cpuc->intel_cp_status |= (1ull << hwc->idx); in intel_pmu_enable_event()
2312 status |= cpuc->intel_cp_status; in intel_pmu_handle_irq()