PERF_SAMPLE_BRANCH_ANY  219 arch/powerpc/perf/power8-pmu.c 	if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY)
PERF_SAMPLE_BRANCH_ANY  276 arch/powerpc/perf/power9-pmu.c 	if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY)
PERF_SAMPLE_BRANCH_ANY  463 arch/x86/events/core.c 	if (!(m & PERF_SAMPLE_BRANCH_ANY))
PERF_SAMPLE_BRANCH_ANY  532 arch/x86/events/core.c 			*br_type = PERF_SAMPLE_BRANCH_ANY;
PERF_SAMPLE_BRANCH_ANY  701 arch/x86/events/intel/lbr.c 	if (br_type & PERF_SAMPLE_BRANCH_ANY)
PERF_SAMPLE_BRANCH_ANY  398 tools/perf/builtin-report.c 				PERF_SAMPLE_BRANCH_ANY))
PERF_SAMPLE_BRANCH_ANY  453 tools/perf/builtin-script.c 	      PERF_SAMPLE_BRANCH_ANY)) {
PERF_SAMPLE_BRANCH_ANY  727 tools/perf/builtin-top.c 		     !(top->record_opts.branch_stack & PERF_SAMPLE_BRANCH_ANY));
PERF_SAMPLE_BRANCH_ANY   23 tools/perf/util/parse-branch-options.c 	BRANCH_OPT("any", PERF_SAMPLE_BRANCH_ANY),
PERF_SAMPLE_BRANCH_ANY   51 tools/perf/util/parse-branch-options.c 		*mode = PERF_SAMPLE_BRANCH_ANY;
PERF_SAMPLE_BRANCH_ANY   86 tools/perf/util/parse-branch-options.c 		*mode = PERF_SAMPLE_BRANCH_ANY;