Searched refs:map__set_mapping_type (Results 1 – 5 of 5) sorted by relevance
310 static inline void map__set_mapping_type(struct map *map, enum mapping_type type) in map__set_mapping_type() function
116 map__set_mapping_type(map, MAPPING_TYPE__DSO); in map__init()
977 map__set_mapping_type(curr_map, MAPPING_TYPE__IDENTITY); in maps__split_kallsyms()1400 map__set_mapping_type(map_ref, map__mapping_type(replacement_map)); in dso__load_kcore()
1376 map__set_mapping_type(map, MAPPING_TYPE__DSO); in dso__process_kernel_symbol()1449 map__set_mapping_type(curr_map, MAPPING_TYPE__IDENTITY); in dso__process_kernel_symbol()
1188 map__set_mapping_type(machine->vmlinux_map, MAPPING_TYPE__IDENTITY); in __machine__create_kernel_maps()