Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/events/intel/
Dcore.c5719 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
5743 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
5775 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6078 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6115 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6147 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
/Linux-v5.15/arch/x86/events/
Dperf_event.h839 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member
Dcore.c436 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()
465 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()