HomeSort by relevance Sort by last modified time
    Searched refs:hists__filter_by_dso (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/util/
hist.h 87 void hists__filter_by_dso(struct hists *self, const struct dso *dso);
hist.c 922 void hists__filter_by_dso(struct hists *self, const struct dso *dso) function
  /external/linux-tools-perf/util/ui/browsers/
hists.c 970 hists__filter_by_dso(self, dso_filter);

Completed in 54 milliseconds