Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.c1551 case HIST_FILTER__SYMBOL: in hist_entry__check_and_remove_filter()
1614 hist_entry__check_and_remove_filter(he, HIST_FILTER__SYMBOL, in hist_entry__apply_hierarchy_filters()
2300 he->filtered |= (1 << HIST_FILTER__SYMBOL); in hists__filter_entry_by_symbol()
2481 hists__filter_hierarchy(hists, HIST_FILTER__SYMBOL, in hists__filter_by_symbol()
2484 hists__filter_by_type(hists, HIST_FILTER__SYMBOL, in hists__filter_by_symbol()
H A Dhist.h30 HIST_FILTER__SYMBOL, enumerator
H A Devent.c847 al->filtered |= (1 << HIST_FILTER__SYMBOL); in machine__resolve()
H A Dsort.c445 if (type != HIST_FILTER__SYMBOL) in hist_entry__sym_filter()
1300 if (type != HIST_FILTER__SYMBOL) in hist_entry__sym_from_filter()
1312 if (type != HIST_FILTER__SYMBOL) in hist_entry__sym_to_filter()