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

  /external/linux-tools-perf/util/
map.h 100 static inline u64 identity__map_ip(struct map *map __used, u64 ip) function
map.c 62 self->map_ip = self->unmap_ip = identity__map_ip;
symbol.c 658 curr_map->map_ip = curr_map->unmap_ip = identity__map_ip;
1241 curr_map->map_ip = identity__map_ip;
1242 curr_map->unmap_ip = identity__map_ip;
    [all...]

Completed in 84 milliseconds