Searched refs:x86_add_exclusive (Results 1 – 5 of 5) sorted by relevance
570 if (x86_add_exclusive(x86_lbr_exclusive_bts)) in bts_event_init()
1729 if (x86_add_exclusive(x86_lbr_exclusive_pt)) in pt_event_init()1775 x86_add_exclusive(x86_lbr_exclusive_pt); in pt_init()
3799 if (x86_add_exclusive(x86_lbr_exclusive_lbr)) in intel_pmu_bts_config()3893 if (x86_add_exclusive(x86_lbr_exclusive_lbr)) in intel_pmu_hw_config()
1111 int x86_add_exclusive(unsigned int what);
431 int x86_add_exclusive(unsigned int what) in x86_add_exclusive() function