Home
last modified time | relevance | path

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

/tools/perf/util/
Dmap.h150 static inline struct map *map__get(struct map *map) in map__get() function
Dcallchain.c440 call->ms.map = map__get(cursor_node->map); in fill_node()
784 node->map = map__get(map); in callchain_cursor_append()
1021 map__get(new->ms.map); in callchain_node__make_parent_list()
Dhist.c373 map__get(he->ms.map); in hist_entry__init()
391 map__get(he->branch_info->from.map); in hist_entry__init()
392 map__get(he->branch_info->to.map); in hist_entry__init()
396 map__get(he->mem_info->iaddr.map); in hist_entry__init()
397 map__get(he->mem_info->daddr.map); in hist_entry__init()
538 he->ms.map = map__get(entry->ms.map); in hists__findnew_entry()
1026 alm = map__get(al->map); in hist_entry_iter__add()
Dmap.c793 map__get(map); in __maps__insert()
Dsymbol.c1193 map__get(map); in dso__load_kcore()
Dsymbol-elf.c1028 map__get(map); in dso__load_sym()
Dprobe-event.c176 map__get(pos); in kernel_get_module_map()