Lines Matching defs:map
5 #include "util/map.h"
21 struct map *map;
116 map__put(fake_samples[i].map);
117 fake_samples[i].map = map__get(al.map);
159 map__zput(fake_samples[i].map);
167 #define DSO(he) (map__dso(he->ms.map)->short_name)
171 #define CDSO(cl) (map__dso(cl->ms.map)->short_name)
729 /* setup threads/dso/map/symbols also */