Home
last modified time | relevance | path

Searched refs:HIST_FILTER__SYMBOL (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dhist.h20 HIST_FILTER__SYMBOL, enumerator
Dhist.c1246 he->filtered |= (1 << HIST_FILTER__SYMBOL); in hists__filter_entry_by_symbol()
1268 hists__remove_entry_filter(hists, h, HIST_FILTER__SYMBOL); in hists__filter_by_symbol()
Devent.c876 al->filtered |= (1 << HIST_FILTER__SYMBOL); in perf_event__preprocess_sample()