branch_to          46 tools/perf/util/branch.h 	bool	branch_to;
branch_to         597 tools/perf/util/callchain.c 				call->brtype_stat.branch_to = true;
branch_to         613 tools/perf/util/callchain.c 				call->brtype_stat.branch_to = false;
branch_to         756 tools/perf/util/callchain.c 			cnode->brtype_stat.branch_to = true;
branch_to         772 tools/perf/util/callchain.c 			cnode->brtype_stat.branch_to = false;
branch_to        1398 tools/perf/util/callchain.c 	if (brtype_stat->branch_to) {