branches           28 arch/mips/include/asm/fpu_emulator.h 	unsigned long branches;
branches         1232 arch/mips/math-emu/cp1emu.c 			MIPS_FPU_EMU_INC_STATS(branches);
branches           57 arch/mips/math-emu/me-debugfs.c 	__this_cpu_write((fpuemustats).branches, 0);
branches          212 arch/mips/math-emu/me-debugfs.c 	FPU_STAT_CREATE(branches);
branches         4393 arch/x86/events/intel/core.c static DEVICE_ATTR_RO(branches);
branches          203 fs/ubifs/misc.h 	return (struct ubifs_branch *)((void *)idx->branches +
branches          215 fs/ubifs/misc.h 	return (void *)((struct ubifs_branch *)idx->branches)->key;
branches          830 fs/ubifs/ubifs-media.h 	__u8 branches[];
branches          247 include/linux/bpf_verifier.h 	u32 branches;
branches          739 kernel/bpf/verifier.c 	dst_state->branches = src->branches;
branches          761 kernel/bpf/verifier.c 		u32 br = --st->branches;
branches          829 kernel/bpf/verifier.c 		++elem->st.parent->branches;
branches         6880 kernel/bpf/verifier.c 		if (sl->state.branches)
branches         7343 kernel/bpf/verifier.c 		if (sl->state.branches) {
branches         7412 kernel/bpf/verifier.c 				u32 br = sl->state.branches;
branches         7471 kernel/bpf/verifier.c 	WARN_ONCE(new->branches != 1,
branches         7472 kernel/bpf/verifier.c 		  "BUG is_state_visited:branches_to_explore=%d insn %d\n", new->branches, insn_idx);
branches         7565 kernel/bpf/verifier.c 	state->branches = 1;
branches          976 tools/perf/util/auxtrace.c 	synth_opts->branches = true;
branches         1067 tools/perf/util/auxtrace.c 			synth_opts->branches = true;
branches         1088 tools/perf/util/auxtrace.c 			synth_opts->branches = true;
branches         1092 tools/perf/util/auxtrace.c 			synth_opts->branches = true;
branches           91 tools/perf/util/auxtrace.h 	bool			branches;
branches         1306 tools/perf/util/cs-etm.c 	if (etm->synth_opts.branches) {
branches          802 tools/perf/util/intel-bts.c 	if (bts->synth_opts.branches) {
branches         2783 tools/perf/util/intel-pt.c 	if (pt->synth_opts.branches) {
branches         3237 tools/perf/util/intel-pt.c 			pt->synth_opts.branches = false;
branches         1069 tools/perf/util/s390-cpumsf.c 	ison = itops->inject || itops->instructions || itops->branches ||