Searched refs:HIST_FILTER__SYMBOL (Results 1 – 4 of 4) sorted by relevance
1382 case HIST_FILTER__SYMBOL: in hist_entry__check_and_remove_filter()1441 hist_entry__check_and_remove_filter(he, HIST_FILTER__SYMBOL, in hist_entry__apply_hierarchy_filters()2123 he->filtered |= (1 << HIST_FILTER__SYMBOL); in hists__filter_entry_by_symbol()2294 hists__filter_hierarchy(hists, HIST_FILTER__SYMBOL, in hists__filter_by_symbol()2297 hists__filter_by_type(hists, HIST_FILTER__SYMBOL, in hists__filter_by_symbol()
27 HIST_FILTER__SYMBOL, enumerator
757 al->filtered |= (1 << HIST_FILTER__SYMBOL); in machine__resolve()
349 if (type != HIST_FILTER__SYMBOL) in hist_entry__sym_filter()942 if (type != HIST_FILTER__SYMBOL) in hist_entry__sym_from_filter()954 if (type != HIST_FILTER__SYMBOL) in hist_entry__sym_to_filter()
Completed in 21 milliseconds