Home
last modified time | relevance | path

Searched refs:x86_lbr_exclusive_pt (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/x86/events/intel/
Dpt.c1665 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()
1676 if (x86_add_exclusive(x86_lbr_exclusive_pt)) in pt_event_init()
1680 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_init()
1722 x86_add_exclusive(x86_lbr_exclusive_pt); in pt_init()
/Linux-v5.10/arch/x86/events/
Dperf_event.h624 x86_lbr_exclusive_pt, enumerator
Dcore.c410 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()
439 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()