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

  /external/linux-tools-perf/src/tools/perf/util/
dso.h 114 bool dso__sorted_by_name(const struct dso *dso, enum map_type type);
dso.c 402 bool dso__sorted_by_name(const struct dso *dso, enum map_type type) function
map.c 210 if (!dso__sorted_by_name(map->dso, map->type))
probe-event.c     [all...]

Completed in 475 milliseconds