Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/x86/events/
Dperf_event.h645 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()