Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/intel/
A Dds.c1297 if (!(cpuc->pebs_enabled & ~PEBS_VIA_PT_MASK)) in intel_pmu_pebs_via_pt_disable()
1298 cpuc->pebs_enabled &= ~PEBS_VIA_PT_MASK; in intel_pmu_pebs_via_pt_disable()
/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h125 #define PEBS_VIA_PT_MASK (PEBS_OUTPUT_PT | PEBS_PMI_AFTER_EACH_RECORD) macro

Completed in 12 milliseconds