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

/linux-master/tools/perf/util/
H A Dhist.h31 HIST_FILTER__SOCKET, enumerator in enum:hist_filter
H A Dhist.c1414 case HIST_FILTER__SOCKET:
2169 he->filtered |= (1 << HIST_FILTER__SOCKET);
2338 hists__filter_hierarchy(hists, HIST_FILTER__SOCKET,
2341 hists__filter_by_type(hists, HIST_FILTER__SOCKET,
H A Dsort.c889 if (type != HIST_FILTER__SOCKET)

Completed in 117 milliseconds