Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
Dpt.c1712 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()
1723 if (x86_add_exclusive(x86_lbr_exclusive_pt)) in pt_event_init()
1727 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_init()
1769 x86_add_exclusive(x86_lbr_exclusive_pt); in pt_init()
/kernel/linux/linux-5.10/arch/x86/events/
Dperf_event.h626 x86_lbr_exclusive_pt, enumerator
Dcore.c414 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()
443 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()