Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.c1384 static void hists__apply_filters(struct hists *hists, struct hist_entry *he);
1476 hists__apply_filters(he->hists, he); in hist_entry__apply_hierarchy_filters()
1673 static void hists__apply_filters(struct hists *hists, struct hist_entry *he) in hists__apply_filters() function
1714 hists__apply_filters(hists, n); in hists__collapse_resort()