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

/linux-master/tools/perf/util/
H A Devent.c757 al->filtered |= (1 << HIST_FILTER__DSO);
762 al->filtered |= (1 << HIST_FILTER__DSO);
H A Dhist.c1403 case HIST_FILTER__DSO:
1463 hist_entry__check_and_remove_filter(he, HIST_FILTER__DSO,
2132 he->filtered |= (1 << HIST_FILTER__DSO);
2318 hists__filter_hierarchy(hists, HIST_FILTER__DSO,
2321 hists__filter_by_type(hists, HIST_FILTER__DSO,
H A Dhist.h25 HIST_FILTER__DSO, enumerator in enum:hist_filter
H A Dsort.c280 if (type != HIST_FILTER__DSO)
1028 if (type != HIST_FILTER__DSO)
1060 if (type != HIST_FILTER__DSO)

Completed in 145 milliseconds