Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dutils.c212 int branch_type_fused(unsigned long from, unsigned long to, int abort, in branch_type_fused() function
H A Dperf_event.h1282 int branch_type_fused(unsigned long from, unsigned long to, int abort,
/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c113 type = branch_type_fused(from, to, 0, &offset); in amd_pmu_lbr_filter()