Searched refs:hist_entry__filter (Results 1 – 3 of 3) sorted by relevance
607 int hist_entry__filter(struct hist_entry *he, int type, const void *arg);
2332 ret = hist_entry__filter(h, type, arg); in hists__filter_hierarchy()
2843 int hist_entry__filter(struct hist_entry *he, int type, const void *arg) in hist_entry__filter() function