Searched refs:lbr_pt_coexist (Results 1 – 3 of 3) sorted by relevance
5777 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()5801 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()5833 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6136 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6173 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6205 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
841 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member
438 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()467 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()
Completed in 23 milliseconds