Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c485 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_destroy()
513 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_init()
Dperf_event.h722 void x86_del_exclusive(unsigned int what);
Dperf_event.c283 x86_del_exclusive(x86_lbr_exclusive_lbr); in hw_perf_lbr_event_destroy()
380 void x86_del_exclusive(unsigned int what) in x86_del_exclusive() function
Dperf_event_intel_pt.c1108 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()