Home
last modified time | relevance | path

Searched refs:HIST_FILTER__SOCKET (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dhist.c1562 case HIST_FILTER__SOCKET: in hist_entry__check_and_remove_filter()
2312 he->filtered |= (1 << HIST_FILTER__SOCKET); in hists__filter_entry_by_socket()
2491 hists__filter_hierarchy(hists, HIST_FILTER__SOCKET, in hists__filter_by_socket()
2494 hists__filter_by_type(hists, HIST_FILTER__SOCKET, in hists__filter_by_socket()
H A Dhist.h33 HIST_FILTER__SOCKET, enumerator
H A Dsort.c1055 if (type != HIST_FILTER__SOCKET) in hist_entry__socket_filter()