Searched refs:lbr_pt_coexist (Results 1 – 3 of 3) sorted by relevance
7168 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init_glc()7190 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init_grt()7445 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()7469 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()7502 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()7845 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
454 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()483 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()
964 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member