STAT_BRANCHES     251 tools/perf/util/stat-shadow.c 		update_runtime_stat(st, STAT_BRANCHES, ctx, cpu, count);
STAT_BRANCHES     478 tools/perf/util/stat-shadow.c 	total = runtime_stat_avg(st, STAT_BRANCHES, ctx, cpu);
STAT_BRANCHES     856 tools/perf/util/stat-shadow.c 		if (runtime_stat_n(st, STAT_BRANCHES, ctx, cpu) != 0)