Home
last modified time | relevance | path

Searched refs:map__set_pgoff (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dmap.h276 static inline void map__set_pgoff(struct map *map, u64 pgoff) in map__set_pgoff() function
H A Dmap.c110 map__set_pgoff(map, pgoff); in map__init()
H A Dsymbol-elf.c1450 map__set_pgoff(map, shdr->sh_offset); in dso__process_kernel_symbol()
1472 map__set_pgoff(map, shdr->sh_offset); in dso__process_kernel_symbol()
1522 map__set_pgoff(curr_map, shdr->sh_offset); in dso__process_kernel_symbol()
H A Dmachine.c1026 map__set_pgoff(map, xm->pgoff); in machine__create_extra_kernel_map()
1091 map__set_pgoff(map, map__map_ip(dest_map, map__pgoff(map))); in machine__map_x86_64_entry_trampolines_cb()