Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h393 int hist_entry__filter(struct hist_entry *he, int type, const void *arg);
Dhist.c2219 ret = hist_entry__filter(h, type, arg); in hists__filter_hierarchy()
Dsort.c2116 int hist_entry__filter(struct hist_entry *he, int type, const void *arg) in hist_entry__filter() function