Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dcore.c6191 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6215 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6248 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6272 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6302 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6614 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6659 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6696 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
/openbmc/linux/arch/x86/events/
H A Dperf_event.h865 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member
H A Dcore.c441 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()
470 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()