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.c6276 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6300 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6333 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6357 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6387 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6699 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6744 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
6781 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()