Home
last modified time | relevance | path

Searched refs:hists__output_resort_cb (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dhist.h194 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog,
H A Dhist.c2000 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb() function
/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c2244 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()
H A Dbuiltin-kvm.c1072 hists__output_resort_cb(&kvm_hists.hists, NULL, filter_cb); in sort_result()