Searched refs:x86_add_exclusive (Results 1 – 4 of 4) sorted by relevance
567 if (x86_add_exclusive(x86_lbr_exclusive_bts)) in bts_event_init()
1802 if (x86_add_exclusive(x86_lbr_exclusive_pt)) in pt_event_init()1848 x86_add_exclusive(x86_lbr_exclusive_pt); in pt_init()
3902 if (x86_add_exclusive(x86_lbr_exclusive_lbr)) in intel_pmu_bts_config()4055 if (x86_add_exclusive(x86_lbr_exclusive_lbr)) in intel_pmu_hw_config()
438 int x86_add_exclusive(unsigned int what) in x86_add_exclusive() function