Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/events/
Dperf_event.h751 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member
Dcore.c410 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()
439 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()
/Linux-v5.10/arch/x86/events/intel/
Dcore.c5116 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
5141 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
5173 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
5468 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()