ignore_callchains  563 tools/perf/ui/stdio/hist.c 			       bool ignore_callchains)
ignore_callchains  587 tools/perf/ui/stdio/hist.c 	if (hist_entry__has_callchains(he) && !ignore_callchains)
ignore_callchains  796 tools/perf/ui/stdio/hist.c 		      bool ignore_callchains)
ignore_callchains  841 tools/perf/ui/stdio/hist.c 		ret += hist_entry__fprintf(h, max_cols, line, linesz, fp, ignore_callchains);
ignore_callchains  197 tools/perf/util/hist.h 		      bool ignore_callchains);