Home
last modified time | relevance | path

Searched refs:x86_add_exclusive (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c1053 if (x86_add_exclusive(x86_lbr_exclusive_pt)) in pt_event_init()
1077 x86_add_exclusive(x86_lbr_exclusive_pt); in pt_init()
Dperf_event_intel_bts.c497 if (x86_add_exclusive(x86_lbr_exclusive_bts)) in bts_event_init()
Dperf_event.h702 int x86_add_exclusive(unsigned int what);
Dperf_event.c356 int x86_add_exclusive(unsigned int what) in x86_add_exclusive() function
428 if (x86_add_exclusive(x86_lbr_exclusive_lbr)) in x86_setup_perfctr()
Dperf_event_intel.c2313 if (x86_add_exclusive(x86_lbr_exclusive_lbr)) in intel_pmu_hw_config()