Home
last modified time | relevance | path

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

/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
/linux/arch/x86/events/amd/
H A Dlbr.c113 type = branch_type_fused(from, to, 0, &offset); in amd_pmu_lbr_filter()