Searched refs:hists__resort_cb_t (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.h191 typedef int (*hists__resort_cb_t)(struct hist_entry *he, void *arg); typedef
194 hists__resort_cb_t cb, void *cb_arg);
198 hists__resort_cb_t cb);
H A Dhist.c1919 bool use_callchain, hists__resort_cb_t cb,
1974 hists__resort_cb_t cb, void *cb_arg)
1999 hists__resort_cb_t cb)
/linux-master/tools/perf/
H A Dbuiltin-c2c.c2356 static int hists__iterate_cb(struct hists *hists, hists__resort_cb_t cb)

Completed in 122 milliseconds