Home
last modified time | relevance | path

Searched refs:HIST_FILTER__THREAD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c1366 case HIST_FILTER__THREAD: in hist_entry__check_and_remove_filter()
1429 hist_entry__check_and_remove_filter(he, HIST_FILTER__THREAD, in hist_entry__apply_hierarchy_filters()
2104 he->filtered |= (1 << HIST_FILTER__THREAD); in hists__filter_entry_by_thread()
2268 hists__filter_hierarchy(hists, HIST_FILTER__THREAD, in hists__filter_by_thread()
2271 hists__filter_by_type(hists, HIST_FILTER__THREAD, in hists__filter_by_thread()
H A Dhist.h25 HIST_FILTER__THREAD, enumerator
H A Devent.c649 al->filtered |= (1 << HIST_FILTER__THREAD); in machine__resolve()
H A Dsort.c114 if (type != HIST_FILTER__THREAD) in hist_entry__thread_filter()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c1399 case HIST_FILTER__THREAD: in hist_entry__check_and_remove_filter()
1462 hist_entry__check_and_remove_filter(he, HIST_FILTER__THREAD, in hist_entry__apply_hierarchy_filters()
2146 he->filtered |= (1 << HIST_FILTER__THREAD); in hists__filter_entry_by_thread()
2310 hists__filter_hierarchy(hists, HIST_FILTER__THREAD, in hists__filter_by_thread()
2313 hists__filter_by_type(hists, HIST_FILTER__THREAD, in hists__filter_by_thread()
H A Dhist.h26 HIST_FILTER__THREAD, enumerator
H A Devent.c733 al->filtered |= (1 << HIST_FILTER__THREAD); in machine__resolve()
H A Dsort.c128 if (type != HIST_FILTER__THREAD) in hist_entry__thread_filter()

Completed in 22 milliseconds