Home
last modified time | relevance | path

Searched defs:get_branch_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/events/
H A Dutils.c87 static int get_branch_type(unsigned long from, unsigned long to, int abort, in get_branch_type() function
/openbmc/linux/tools/perf/util/
H A Dbranch.c101 const char *get_branch_type(struct branch_entry *e) in get_branch_type() function