Searched refs:hists__resort_cb_t (Results 1 – 3 of 3) sorted by relevance
174 typedef int (*hists__resort_cb_t)(struct hist_entry *he, void *arg); typedef177 hists__resort_cb_t cb, void *cb_arg);181 hists__resort_cb_t cb);
1879 bool use_callchain, hists__resort_cb_t cb, in output_resort()1934 hists__resort_cb_t cb, void *cb_arg) in evsel__output_resort_cb()1959 hists__resort_cb_t cb) in hists__output_resort_cb()
2060 static int hists__iterate_cb(struct hists *hists, hists__resort_cb_t cb) in hists__iterate_cb()