Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dbts.c539 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_destroy()
569 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_init()
H A Dpt.c1712 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()
1727 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_init()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h963 void x86_del_exclusive(unsigned int what);
H A Dcore.c325 x86_del_exclusive(x86_lbr_exclusive_lbr); in hw_perf_lbr_event_destroy()
436 void x86_del_exclusive(unsigned int what) in x86_del_exclusive() function