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