Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.c339 map__get(he->ms.map); in hist_entry__new()
358 map__get(he->branch_info->from.map); in hist_entry__new()
359 map__get(he->branch_info->to.map); in hist_entry__new()
363 map__get(he->mem_info->iaddr.map); in hist_entry__new()
364 map__get(he->mem_info->daddr.map); in hist_entry__new()
430 he->ms.map = map__get(entry->ms.map); in hists__findnew_entry()
Dmap.h153 static inline struct map *map__get(struct map *map) in map__get() function
Dmap.c771 map__get(map); in __maps__insert()
Dsymbol-elf.c986 map__get(map); in dso__load_sym()
Dsymbol.c1200 map__get(map); in dso__load_kcore()