branch_type_stat 101 tools/perf/builtin-report.c struct branch_type_stat brtype_stat; branch_type_stat 1311 tools/perf/builtin-report.c memset(&report.brtype_stat, 0, sizeof(struct branch_type_stat)); branch_type_stat 18 tools/perf/util/branch.c void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags, branch_type_stat 61 tools/perf/util/branch.c void branch_type_stat_display(FILE *fp, struct branch_type_stat *st) branch_type_stat 114 tools/perf/util/branch.c int branch_type_str(struct branch_type_stat *st, char *bf, int size) branch_type_stat 54 tools/perf/util/branch.h void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags, branch_type_stat 58 tools/perf/util/branch.h void branch_type_stat_display(FILE *fp, struct branch_type_stat *st); branch_type_stat 59 tools/perf/util/branch.h int branch_type_str(struct branch_type_stat *st, char *bf, int bfsize); branch_type_stat 1327 tools/perf/util/callchain.c struct branch_type_stat *brtype_stat) branch_type_stat 1391 tools/perf/util/callchain.c struct branch_type_stat *brtype_stat) branch_type_stat 1418 tools/perf/util/callchain.c struct branch_type_stat *brtype_stat) branch_type_stat 131 tools/perf/util/callchain.h struct branch_type_stat brtype_stat;