Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dcore.c7774 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init_glc()
7805 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init_grt()
8122 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
8146 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
8179 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
8523 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
/linux/arch/x86/events/
H A Dperf_event.h983 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member