Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h30 HIST_FILTER__SOCKET, enumerator
Dhist.c1336 case HIST_FILTER__SOCKET: in hist_entry__check_and_remove_filter()
2082 he->filtered |= (1 << HIST_FILTER__SOCKET); in hists__filter_entry_by_socket()
2251 hists__filter_hierarchy(hists, HIST_FILTER__SOCKET, in hists__filter_by_socket()
2254 hists__filter_by_type(hists, HIST_FILTER__SOCKET, in hists__filter_by_socket()
Dsort.c654 if (type != HIST_FILTER__SOCKET) in hist_entry__socket_filter()