Searched refs:HIST_FILTER__THREAD (Results 1 – 4 of 4) sorted by relevance
1376 case HIST_FILTER__THREAD: in hist_entry__check_and_remove_filter()1439 hist_entry__check_and_remove_filter(he, HIST_FILTER__THREAD, in hist_entry__apply_hierarchy_filters()2114 he->filtered |= (1 << HIST_FILTER__THREAD); in hists__filter_entry_by_thread()2278 hists__filter_hierarchy(hists, HIST_FILTER__THREAD, in hists__filter_by_thread()2281 hists__filter_by_type(hists, HIST_FILTER__THREAD, in hists__filter_by_thread()
25 HIST_FILTER__THREAD, enumerator
702 al->filtered |= (1 << HIST_FILTER__THREAD); in machine__resolve()
117 if (type != HIST_FILTER__THREAD) in hist_entry__thread_filter()