Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.h180 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog,
H A Dhist.c1958 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-c2c.c1974 hists__output_resort_cb(&c2c_hists->hists, NULL, filter_cb); in resort_cl_cb()
2820 hists__output_resort_cb(&c2c.hists.hists, &prog, resort_hitm_cb); in perf_c2c__report()