Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbranch.h90 const char *get_branch_type(struct branch_entry *e);
H A Dbranch.c101 const char *get_branch_type(struct branch_entry *e) in get_branch_type() function
H A Dsession.c898 get_branch_type(e), in branch_stack__printf()
/linux/tools/perf/
H A Dbuiltin-script.c966 get_branch_type(br), in print_bstack_flags()