Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dbts.c545 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_destroy()
575 x86_del_exclusive(x86_lbr_exclusive_bts); in bts_event_init()
Dpt.c1718 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()
1733 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_init()
/linux-6.1.9/arch/x86/events/
Dperf_event.h1113 void x86_del_exclusive(unsigned int what);
Dcore.c351 x86_del_exclusive(x86_lbr_exclusive_lbr); in hw_perf_lbr_event_destroy()
461 void x86_del_exclusive(unsigned int what) in x86_del_exclusive() function