Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c1119 if (x86_add_exclusive(x86_lbr_exclusive_pt)) in pt_event_init()
1147 x86_add_exclusive(x86_lbr_exclusive_pt); in pt_init()
Dperf_event_intel_bts.c517 if (x86_add_exclusive(x86_lbr_exclusive_bts)) in bts_event_init()
Dperf_event.h720 int x86_add_exclusive(unsigned int what);
Dperf_event.c362 int x86_add_exclusive(unsigned int what) in x86_add_exclusive() function
438 if (x86_add_exclusive(x86_lbr_exclusive_lbr)) in x86_setup_perfctr()
Dperf_event_intel.c2537 if (x86_add_exclusive(x86_lbr_exclusive_lbr)) in intel_pmu_hw_config()