Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.h628 int hist_entry__filter(struct hist_entry *he, int type, const void *arg);
H A Dhist.c2406 ret = hist_entry__filter(h, type, arg); in hists__filter_hierarchy()
H A Dsort.c2923 int hist_entry__filter(struct hist_entry *he, int type, const void *arg) in hist_entry__filter() function