Home
last modified time | relevance | path

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

/tools/perf/util/
Dmap.h121 static inline struct map *map__get(struct map *map) in map__get() function
Dhist.c428 map__get(he->ms.map); in hist_entry__init()
443 map__get(he->branch_info->from.map); in hist_entry__init()
444 map__get(he->branch_info->to.map); in hist_entry__init()
448 map__get(he->mem_info->iaddr.map); in hist_entry__init()
449 map__get(he->mem_info->daddr.map); in hist_entry__init()
615 he->ms.map = map__get(entry->ms.map); in hists__findnew_entry()
1154 alm = map__get(al->map); in hist_entry_iter__add()
Dcallchain.c586 call->ms.map = map__get(cursor_node->map); in fill_node()
1064 node->map = map__get(map); in callchain_cursor_append()
1532 map__get(new->ms.map); in callchain_node__make_parent_list()
Dmap.c928 map__get(map); in __maps__insert()
949 map__get(map); in __maps__insert_name()
Dprobe-event.c157 return map__get(pos); in kernel_get_module_map()
165 return map__get(pos); in kernel_get_module_map()
Dsymbol.c1356 map__get(map); in dso__load_kcore()
Dsymbol-elf.c905 map__get(map); in dso__process_kernel_symbol()
Dmachine.c1436 map__get(map); in machine__update_kernel_mmap()