Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-c2c.c2031 static int filter_cb(struct hist_entry *he, void *arg __maybe_unused) in filter_cb() function
2066 hists__output_resort_cb(&c2c_hists->hists, NULL, filter_cb); in resort_cl_cb()