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

/linux-master/tools/perf/util/
H A Dhist.c2176 typedef bool (*filter_fn_t)(struct hists *hists, struct hist_entry *he); typedef
2178 static void hists__filter_by_type(struct hists *hists, int type, filter_fn_t filter)

Completed in 98 milliseconds