callchain_sz     1264 tools/perf/builtin-report.c 	    (int)itrace_synth_opts.callchain_sz > report.max_stack)
callchain_sz     1265 tools/perf/builtin-report.c 		report.max_stack = itrace_synth_opts.callchain_sz;
callchain_sz     3609 tools/perf/builtin-script.c 	    itrace_synth_opts.callchain_sz > scripting_max_stack)
callchain_sz     3610 tools/perf/builtin-script.c 		scripting_max_stack = itrace_synth_opts.callchain_sz;
callchain_sz      991 tools/perf/util/auxtrace.c 	synth_opts->callchain_sz = PERF_ITRACE_DEFAULT_CALLCHAIN_SZ;
callchain_sz     1097 tools/perf/util/auxtrace.c 			synth_opts->callchain_sz =
callchain_sz     1108 tools/perf/util/auxtrace.c 				synth_opts->callchain_sz = val;
callchain_sz      104 tools/perf/util/auxtrace.h 	unsigned int		callchain_sz;
callchain_sz      864 tools/perf/util/intel-pt.c 		sz += (pt->synth_opts.callchain_sz + 1) * sizeof(u64);
callchain_sz     1325 tools/perf/util/intel-pt.c 				     pt->synth_opts.callchain_sz + 1,
callchain_sz     1753 tools/perf/util/intel-pt.c 				     pt->synth_opts.callchain_sz, sample.ip,