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

/linux-master/tools/perf/util/
H A Dhist.c1407 case HIST_FILTER__SYMBOL:
1466 hist_entry__check_and_remove_filter(he, HIST_FILTER__SYMBOL,
2157 he->filtered |= (1 << HIST_FILTER__SYMBOL);
2328 hists__filter_hierarchy(hists, HIST_FILTER__SYMBOL,
2331 hists__filter_by_type(hists, HIST_FILTER__SYMBOL,
H A Dhist.h28 HIST_FILTER__SYMBOL, enumerator in enum:hist_filter
H A Devent.c792 al->filtered |= (1 << HIST_FILTER__SYMBOL);
H A Dsort.c407 if (type != HIST_FILTER__SYMBOL)
1132 if (type != HIST_FILTER__SYMBOL)
1144 if (type != HIST_FILTER__SYMBOL)

Completed in 123 milliseconds