perf_evsel__config_callchain 2734 tools/perf/builtin-trace.c 	perf_evsel__config_callchain(sys_enter, &trace->opts, &callchain_param);
perf_evsel__config_callchain 2735 tools/perf/builtin-trace.c 	perf_evsel__config_callchain(sys_exit, &trace->opts, &callchain_param);
perf_evsel__config_callchain 3289 tools/perf/builtin-trace.c 		perf_evsel__config_callchain(pgfault_maj, &trace->opts, &callchain_param);
perf_evsel__config_callchain 3297 tools/perf/builtin-trace.c 		perf_evsel__config_callchain(pgfault_min, &trace->opts, &callchain_param);
perf_evsel__config_callchain  897 tools/perf/util/evsel.c 			perf_evsel__config_callchain(evsel, opts, &param);
perf_evsel__config_callchain 1029 tools/perf/util/evsel.c 		perf_evsel__config_callchain(evsel, opts, callchain);
perf_evsel__config_callchain  177 tools/perf/util/evsel.h void perf_evsel__config_callchain(struct evsel *evsel,