Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dcore.c5942 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
5966 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
5999 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6023 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6333 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6371 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6407 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
/linux-6.1.9/arch/x86/events/
Dperf_event.h861 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()