Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dbranch.c42 const char *branch_new_type_name(int new_type) in branch_new_type_name() function
107 return branch_new_type_name(e->flags.new_type); in get_branch_type()
162 branch_new_type_name(i), in branch_type_stat_display()
204 printed += count_str_scnprintf(j++, branch_new_type_name(i), bf + printed, size - printed); in branch_type_str()
H A Dbranch.h87 const char *branch_new_type_name(int new_type);