Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dutils.c239 int common_branch_type(int type) in common_branch_type() function
/linux/arch/x86/events/amd/
H A Dlbr.c133 cpuc->lbr_entries[i].type = common_branch_type(type); in amd_pmu_lbr_filter()
/linux/arch/x86/events/intel/
H A Dlbr.c1244 cpuc->lbr_entries[i].type = common_branch_type(type); in intel_pmu_lbr_filter()