Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dhists_link.c150 if (hists__has(hists, need_collapse)) in __validate_match()
202 if (hists__has(hists, need_collapse)) in __validate_link()
A Dhists_common.c169 if (hists__has(hists, need_collapse)) in print_hists_in()
A Dhists_cumulate.c133 if (hists__has(hists, need_collapse)) in del_hist_entries()
A Dhists_output.c99 if (hists__has(hists, need_collapse)) in del_hist_entries()
/linux/tools/perf/util/
A Dhist.c362 if (hists__has(hists, need_collapse)) in hists__delete_entry()
1647 if (!hists__has(hists, need_collapse)) in hists__collapse_resort()
1913 if (hists__has(hists, need_collapse)) in output_resort()
2344 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry()
2435 if (hists__has(hists, need_collapse)) in hists__find_entry()
2515 if (hists__has(leader, need_collapse)) in hists__match()
2591 if (hists__has(other, need_collapse)) in hists__link()
2616 if (hists__has(hists, need_collapse)) in hists__unlink()
A Dhist.h297 int need_collapse; member
A Dsort.c2695 list->need_collapse = 1; in __sort_dimension__add()
3311 perf_hpp_list.need_collapse = 0; in reset_output_field()
/linux/tools/perf/
A Dbuiltin-diff.c544 if (hists__has(hists, need_collapse)) in hists__baseline_only()
688 if (hists__has(hists, need_collapse)) in hists__precompute()
A Dbuiltin-report.c1490 perf_hpp_list.need_collapse = true; in cmd_report()
A Dbuiltin-top.c1666 perf_hpp_list.need_collapse = 1; in cmd_top()

Completed in 31 milliseconds