Home
last modified time | relevance | path

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

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