Searched refs:hists__output_resort (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | stream.c | 140 hists__output_resort(hists, NULL); in evlist__init_callchain_streams()
|
H A D | block-info.c | 429 hists__output_resort(&bh->block_hists, NULL); in process_block_report()
|
H A D | hist.h | 179 void hists__output_resort(struct hists *hists, struct ui_progress *prog);
|
H A D | hist.c | 1953 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | stream.c | 140 hists__output_resort(hists, NULL); in evlist__init_callchain_streams()
|
H A D | block-info.c | 429 hists__output_resort(&bh->block_hists, NULL); in process_block_report()
|
H A D | hist.h | 193 void hists__output_resort(struct hists *hists, struct ui_progress *prog);
|
H A D | hist.c | 1995 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-diff.c | 456 * hists__output_resort() and precompute needs the total in diff__process_sample_event() 736 hists__output_resort(&pair_bh->block_hists, in hists__precompute() 949 hists__output_resort(hists, NULL); in hists__process()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-diff.c | 458 * hists__output_resort() and precompute needs the total in diff__process_sample_event() 738 hists__output_resort(&pair_bh->block_hists, in hists__precompute() 951 hists__output_resort(hists, NULL); in hists__process()
|
Completed in 18 milliseconds