Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c507 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_destroy()
535 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_init()
Dperf_event.h722 void x86_del_exclusive(unsigned int what);
Dperf_event.c284 x86_del_exclusive(x86_lbr_exclusive_lbr); in hw_perf_lbr_event_destroy()
384 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()