Home
last modified time | relevance | path

Searched refs:need_collapse (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/tools/perf/tests/
Dhists_link.c151 if (hists__has(hists, need_collapse)) in __validate_match()
203 if (hists__has(hists, need_collapse)) in __validate_link()
Dhists_common.c167 if (hists__has(hists, need_collapse)) in print_hists_in()
Dhists_cumulate.c132 if (hists__has(hists, need_collapse)) in del_hist_entries()
Dhists_output.c98 if (hists__has(hists, need_collapse)) in del_hist_entries()
/Linux-v4.19/tools/perf/util/
Dhist.c321 if (hists__has(hists, need_collapse)) in hists__delete_entry()
1475 if (!hists__has(hists, need_collapse)) in hists__collapse_resort()
1734 if (hists__has(hists, need_collapse)) in output_resort()
2149 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry()
2235 if (hists__has(hists, need_collapse)) in hists__find_entry()
2315 if (hists__has(leader, need_collapse)) in hists__match()
2391 if (hists__has(other, need_collapse)) in hists__link()
Dhist.h274 int need_collapse; member
Dsort.c2407 list->need_collapse = 1; in __sort_dimension__add()
2999 perf_hpp_list.need_collapse = 0; in reset_output_field()
/Linux-v4.19/tools/perf/
Dbuiltin-diff.c435 if (hists__has(hists, need_collapse)) in hists__baseline_only()
457 if (hists__has(hists, need_collapse)) in hists__precompute()
Dbuiltin-report.c1259 perf_hpp_list.need_collapse = true; in cmd_report()
Dbuiltin-top.c1425 perf_hpp_list.need_collapse = 1; in cmd_top()