Home
last modified time | relevance | path

Searched refs:hists__collapse_resort (Results 1 – 7 of 7) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dhist.h108 void hists__collapse_resort(struct hists *self);
Dhist.c601 void hists__collapse_resort(struct hists *hists) in hists__collapse_resort() function
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-annotate.c234 hists__collapse_resort(hists); in __cmd_annotate()
Dbuiltin-top.c290 hists__collapse_resort(&top->sym_evsel->hists); in perf_top__print_sym_table()
556 hists__collapse_resort(&t->sym_evsel->hists); in perf_top__sort_new_samples()
Dbuiltin-diff.c370 hists__collapse_resort(hists); in perf_evlist__collapse_resort()
Dbuiltin-report.c556 hists__collapse_resort(hists); in __cmd_report()
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
Dhists_link.c468 hists__collapse_resort(&evsel->hists); in test__hists_link()