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

/linux-master/tools/perf/util/
H A Dhist.c1377 static void hists__apply_filters(struct hists *hists, struct hist_entry *he);
1469 hists__apply_filters(he->hists, he);
1666 static void hists__apply_filters(struct hists *hists, struct hist_entry *he) function
1707 hists__apply_filters(hists, n);

Completed in 117 milliseconds