Home
last modified time | relevance | path

Searched refs:x86_del_exclusive (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c487 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_destroy()
502 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_init()
Dperf_event.h704 void x86_del_exclusive(unsigned int what);
Dperf_event_intel_pt.c1042 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()
Dperf_event.c281 x86_del_exclusive(x86_lbr_exclusive_lbr); in hw_perf_lbr_event_destroy()
377 void x86_del_exclusive(unsigned int what) in x86_del_exclusive() function