Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmap.h315 static inline enum mapping_type map__mapping_type(struct map *map) in map__mapping_type() function
H A Dsymbol.c1399 map__set_mapping_type(map_ref, map__mapping_type(replacement_map)); in dso__load_kcore()