Home
last modified time | relevance | path

Searched refs:filter_fn_t (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c2136 typedef bool (*filter_fn_t)(struct hists *hists, struct hist_entry *he); typedef
2138 static void hists__filter_by_type(struct hists *hists, int type, filter_fn_t filter) in hists__filter_by_type()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c2178 typedef bool (*filter_fn_t)(struct hists *hists, struct hist_entry *he); typedef
2180 static void hists__filter_by_type(struct hists *hists, int type, filter_fn_t filter) in hists__filter_by_type()

Completed in 7 milliseconds