Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Dpt.c1535 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_destroy()
1546 if (x86_add_exclusive(x86_lbr_exclusive_pt)) in pt_event_init()
1550 x86_del_exclusive(x86_lbr_exclusive_pt); in pt_event_init()
1592 x86_add_exclusive(x86_lbr_exclusive_pt); in pt_init()
/Linux-v5.4/arch/x86/events/
Dperf_event.h558 x86_lbr_exclusive_pt, enumerator
Dcore.c377 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_add_exclusive()
400 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt) in x86_del_exclusive()