Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devent.c812 al->filtered |= (1 << HIST_FILTER__DSO); in machine__resolve()
817 al->filtered |= (1 << HIST_FILTER__DSO); in machine__resolve()
H A Dhist.c1547 case HIST_FILTER__DSO: in hist_entry__check_and_remove_filter()
1611 hist_entry__check_and_remove_filter(he, HIST_FILTER__DSO, in hist_entry__apply_hierarchy_filters()
2275 he->filtered |= (1 << HIST_FILTER__DSO); in hists__filter_entry_by_dso()
2471 hists__filter_hierarchy(hists, HIST_FILTER__DSO, in hists__filter_by_dso()
2474 hists__filter_by_type(hists, HIST_FILTER__DSO, in hists__filter_by_dso()
H A Dhist.h27 HIST_FILTER__DSO, enumerator
H A Dsort.c318 if (type != HIST_FILTER__DSO) in hist_entry__dso_filter()
1196 if (type != HIST_FILTER__DSO) in hist_entry__dso_from_filter()
1228 if (type != HIST_FILTER__DSO) in hist_entry__dso_to_filter()