Searched refs:lbr_pt_coexist (Results 1 – 3 of 3) sorted by relevance
6306 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init_glc()6328 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init_grt()6566 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6590 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6623 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()6954 x86_pmu.lbr_pt_coexist = true; in intel_pmu_init()
446 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()475 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()
903 bool lbr_pt_coexist; /* (LBR|BTS) may coexist with PT */ member