Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/events/intel/
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()
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-v5.10/arch/x86/events/
Dperf_event.h961 void x86_del_exclusive(unsigned int what);
Dcore.c323 x86_del_exclusive(x86_lbr_exclusive_lbr); in hw_perf_lbr_event_destroy()
432 void x86_del_exclusive(unsigned int what) in x86_del_exclusive() function