Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h174 typedef int (*hists__resort_cb_t)(struct hist_entry *he, void *arg); typedef
177 hists__resort_cb_t cb, void *cb_arg);
181 hists__resort_cb_t cb);
H A Dhist.c1879 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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h188 typedef int (*hists__resort_cb_t)(struct hist_entry *he, void *arg); typedef
191 hists__resort_cb_t cb, void *cb_arg);
195 hists__resort_cb_t cb);
H A Dhist.c1921 bool use_callchain, hists__resort_cb_t cb, in output_resort()
1976 hists__resort_cb_t cb, void *cb_arg) in evsel__output_resort_cb()
2001 hists__resort_cb_t cb) in hists__output_resort_cb()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c2060 static int hists__iterate_cb(struct hists *hists, hists__resort_cb_t cb) in hists__iterate_cb()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c2356 static int hists__iterate_cb(struct hists *hists, hists__resort_cb_t cb) in hists__iterate_cb()

Completed in 18 milliseconds