need_collapse     516 tools/perf/builtin-diff.c 	if (hists__has(hists, need_collapse))
need_collapse     735 tools/perf/builtin-diff.c 	if (hists__has(hists, need_collapse))
need_collapse    1352 tools/perf/builtin-report.c 		perf_hpp_list.need_collapse = true;
need_collapse    1596 tools/perf/builtin-top.c 	perf_hpp_list.need_collapse = 1;
need_collapse     169 tools/perf/tests/hists_common.c 	if (hists__has(hists, need_collapse))
need_collapse     133 tools/perf/tests/hists_cumulate.c 	if (hists__has(hists, need_collapse))
need_collapse     150 tools/perf/tests/hists_link.c 	if (hists__has(hists, need_collapse))
need_collapse     202 tools/perf/tests/hists_link.c 	if (hists__has(hists, need_collapse))
need_collapse      99 tools/perf/tests/hists_output.c 	if (hists__has(hists, need_collapse))
need_collapse     343 tools/perf/util/hist.c 		if (hists__has(hists, need_collapse))
need_collapse    1594 tools/perf/util/hist.c 	if (!hists__has(hists, need_collapse))
need_collapse    1860 tools/perf/util/hist.c 	if (hists__has(hists, need_collapse))
need_collapse    2286 tools/perf/util/hist.c 	if (hists__has(hists, need_collapse))
need_collapse    2377 tools/perf/util/hist.c 	if (hists__has(hists, need_collapse))
need_collapse    2457 tools/perf/util/hist.c 	if (hists__has(leader, need_collapse))
need_collapse    2533 tools/perf/util/hist.c 	if (hists__has(other, need_collapse))
need_collapse    2558 tools/perf/util/hist.c 	if (hists__has(hists, need_collapse))
need_collapse     289 tools/perf/util/hist.h 	int need_collapse;
need_collapse    2511 tools/perf/util/sort.c 		list->need_collapse = 1;
need_collapse    3103 tools/perf/util/sort.c 	perf_hpp_list.need_collapse = 0;