Home
last modified time | relevance | path

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

/linux-5.15/arch/x86/events/intel/ !
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()
A Dpt.c1665 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()
1680 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_init()
/linux-5.15/arch/x86/events/ !
A Dperf_event.h1084 void x86_del_exclusive(unsigned int what);
A Dcore.c348 x86_del_exclusive(x86_lbr_exclusive_lbr); in hw_perf_lbr_event_destroy()
458 void x86_del_exclusive(unsigned int what) in x86_del_exclusive() function