Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmap.h300 static inline void map__set_erange_warned(struct map *map) in map__set_erange_warned() function
/linux/tools/perf/
H A Dbuiltin-top.c195 map__set_erange_warned(map); in ui__warn_map_erange()