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

  /external/linux-tools-perf/util/
map.h 137 void maps__remove(struct rb_root *self, struct map *map);
181 maps__remove(&self->maps[map->type], map);
map.c 521 void maps__remove(struct rb_root *self, struct map *map) function

Completed in 108 milliseconds