Home
last modified time | relevance | path

Searched refs:map__get (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dmap.h108 static inline struct map *map__get(struct map *map) in map__get() function
A Dhist.c452 map__get(he->ms.map); in hist_entry__init()
467 map__get(he->branch_info->from.ms.map); in hist_entry__init()
468 map__get(he->branch_info->to.ms.map); in hist_entry__init()
472 map__get(he->mem_info->iaddr.ms.map); in hist_entry__init()
473 map__get(he->mem_info->daddr.ms.map); in hist_entry__init()
638 he->ms.map = map__get(entry->ms.map); in hists__findnew_entry()
1212 alm = map__get(al->map); in hist_entry_iter__add()
A Dmaps.c369 map__get(map); in __maps__insert()
A Dcallchain.c592 map__get(call->ms.map); in fill_node()
1070 map__get(node->ms.map); in callchain_cursor_append()
1530 map__get(new->ms.map); in callchain_node__make_parent_list()
A Dprobe-event.c162 return map__get(pos); in kernel_get_module_map()
170 return map__get(pos); in kernel_get_module_map()
A Dsymbol.c1415 map__get(map); in dso__load_kcore()
A Dsymbol-elf.c1381 map__get(map); in dso__process_kernel_symbol()
A Dmachine.c1642 map__get(map); in machine__update_kernel_mmap()

Completed in 33 milliseconds