Home
last modified time | relevance | path

Searched refs:HIST_FILTER__SOCKET (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c1383 case HIST_FILTER__SOCKET: in hist_entry__check_and_remove_filter()
2129 he->filtered |= (1 << HIST_FILTER__SOCKET); in hists__filter_entry_by_socket()
2298 hists__filter_hierarchy(hists, HIST_FILTER__SOCKET, in hists__filter_by_socket()
2301 hists__filter_by_type(hists, HIST_FILTER__SOCKET, in hists__filter_by_socket()
H A Dhist.h30 HIST_FILTER__SOCKET, enumerator
H A Dsort.c697 if (type != HIST_FILTER__SOCKET) in hist_entry__socket_filter()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c1416 case HIST_FILTER__SOCKET: in hist_entry__check_and_remove_filter()
2171 he->filtered |= (1 << HIST_FILTER__SOCKET); in hists__filter_entry_by_socket()
2340 hists__filter_hierarchy(hists, HIST_FILTER__SOCKET, in hists__filter_by_socket()
2343 hists__filter_by_type(hists, HIST_FILTER__SOCKET, in hists__filter_by_socket()
H A Dhist.h31 HIST_FILTER__SOCKET, enumerator
H A Dsort.c842 if (type != HIST_FILTER__SOCKET) in hist_entry__socket_filter()

Completed in 19 milliseconds