Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/tests/
Dhists_link.c150 if (hists__has(hists, need_collapse)) in __validate_match()
202 if (hists__has(hists, need_collapse)) in __validate_link()
Dhists_common.c169 if (hists__has(hists, need_collapse)) in print_hists_in()
Dhists_cumulate.c133 if (hists__has(hists, need_collapse)) in del_hist_entries()
Dhists_output.c99 if (hists__has(hists, need_collapse)) in del_hist_entries()
/Linux-v5.4/tools/perf/util/
Dhist.c343 if (hists__has(hists, need_collapse)) in hists__delete_entry()
1594 if (!hists__has(hists, need_collapse)) in hists__collapse_resort()
1860 if (hists__has(hists, need_collapse)) in output_resort()
2286 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry()
2377 if (hists__has(hists, need_collapse)) in hists__find_entry()
2457 if (hists__has(leader, need_collapse)) in hists__match()
2533 if (hists__has(other, need_collapse)) in hists__link()
2558 if (hists__has(hists, need_collapse)) in hists__unlink()
Dhist.h289 int need_collapse; member
Dsort.c2511 list->need_collapse = 1; in __sort_dimension__add()
3103 perf_hpp_list.need_collapse = 0; in reset_output_field()
/Linux-v5.4/tools/perf/
Dbuiltin-diff.c516 if (hists__has(hists, need_collapse)) in hists__baseline_only()
735 if (hists__has(hists, need_collapse)) in hists__precompute()
Dbuiltin-report.c1345 perf_hpp_list.need_collapse = true; in cmd_report()
Dbuiltin-top.c1596 perf_hpp_list.need_collapse = 1; in cmd_top()