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

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

Completed in 206 milliseconds