Searched defs:map__load (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/util/
H A Dmap.c101 int map__load(struct map *self, symbol_filter_t filter) function
153 if (map__load(self, filter) < 0)
162 if (map__load(self, filter) < 0)

Completed in 84 milliseconds