Searched refs:hists__output_resort_cb (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/tools/perf/util/ |
D | hist.h | 194 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog,
|
D | hist.c | 2000 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb() function
|
/linux-6.6.21/tools/perf/ |
D | builtin-c2c.c | 2244 hists__output_resort_cb(&c2c_hists->hists, NULL, filter_cb); in resort_cl_cb() 3194 hists__output_resort_cb(&c2c.hists.hists, &prog, resort_shared_cl_cb); in perf_c2c__report()
|
D | builtin-kvm.c | 1072 hists__output_resort_cb(&kvm_hists.hists, NULL, filter_cb); in sort_result()
|