Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Dcore.c6130 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6154 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6187 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6211 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6241 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6552 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6597 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6634 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
/Linux-v6.6/arch/x86/events/
Dperf_event.h865 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member
Dcore.c439 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()
468 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()