Searched refs:lbr_pt_coexist (Results 1 – 3 of 3) sorted by relevance
6085 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6109 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6142 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6166 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6476 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6516 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6553 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
865 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member
441 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()
Completed in 21 milliseconds