Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Devent.c722 al->filtered |= (1 << HIST_FILTER__DSO); in machine__resolve()
727 al->filtered |= (1 << HIST_FILTER__DSO); in machine__resolve()
A Dhist.c1378 case HIST_FILTER__DSO: in hist_entry__check_and_remove_filter()
1438 hist_entry__check_and_remove_filter(he, HIST_FILTER__DSO, in hist_entry__apply_hierarchy_filters()
2098 he->filtered |= (1 << HIST_FILTER__DSO); in hists__filter_entry_by_dso()
2284 hists__filter_hierarchy(hists, HIST_FILTER__DSO, in hists__filter_by_dso()
2287 hists__filter_by_type(hists, HIST_FILTER__DSO, in hists__filter_by_dso()
A Dhist.h24 HIST_FILTER__DSO, enumerator
A Dsort.c222 if (type != HIST_FILTER__DSO) in hist_entry__dso_filter()
837 if (type != HIST_FILTER__DSO) in hist_entry__dso_from_filter()
869 if (type != HIST_FILTER__DSO) in hist_entry__dso_to_filter()

Completed in 19 milliseconds