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/util/
symbol.h 190 bool dso__sorted_by_name(const struct dso *dso, enum map_type type);
map.c 165 if (!dso__sorted_by_name(self->dso, self->type))
probe-event.c     [all...]
symbol.c 71 bool dso__sorted_by_name(const struct dso *dso, enum map_type type) function
    [all...]

Completed in 57 milliseconds