Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.c1193 case HIST_FILTER__DSO: in hist_entry__check_and_remove_filter()
1252 hist_entry__check_and_remove_filter(he, HIST_FILTER__DSO, in hist_entry__apply_hierarchy_filters()
1890 he->filtered |= (1 << HIST_FILTER__DSO); in hists__filter_entry_by_dso()
2072 hists__filter_hierarchy(hists, HIST_FILTER__DSO, in hists__filter_by_dso()
2075 hists__filter_by_type(hists, HIST_FILTER__DSO, in hists__filter_by_dso()
Dhist.h18 HIST_FILTER__DSO, enumerator
Dsort.c193 if (type != HIST_FILTER__DSO) in hist_entry__dso_filter()
663 if (type != HIST_FILTER__DSO) in hist_entry__dso_from_filter()
695 if (type != HIST_FILTER__DSO) in hist_entry__dso_to_filter()
Devent.c1367 al->filtered |= (1 << HIST_FILTER__DSO); in machine__resolve()