Home
last modified time | relevance | path

Searched refs:map__overlap (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dmap.h170 int map__overlap(struct map *l, struct map *r);
Dmap.c365 int map__overlap(struct map *l, struct map *r) in map__overlap() function
668 if (!map__overlap(pos, map)) in maps__fixup_overlappings()