Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Dpt.c1718 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()
1729 if (x86_add_exclusive(x86_lbr_exclusive_pt)) in pt_event_init()
1733 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_init()
1775 x86_add_exclusive(x86_lbr_exclusive_pt); in pt_init()
/Linux-v6.6/arch/x86/events/
Dperf_event.h648 x86_lbr_exclusive_pt, enumerator
Dcore.c439 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()
468 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()