Home
last modified time | relevance | path

Searched refs:map__dso (Results 1 – 25 of 58) sorted by relevance

123

/linux/tools/perf/util/
H A Dmap.c237 if (!dso__kernel(map__dso(map))) in __map__is_kernel()
252 struct dso *dso = map__dso(map); in __map__is_bpf_prog()
269 struct dso *dso = map__dso(map); in __map__is_bpf_image()
285 const struct dso *dso = map__dso(map); in __map__is_ool()
292 return dso__has_symbols(map__dso(map)); in map__has_symbols()
317 struct dso *dso = map__dso(map); in map__fixup_start()
330 struct dso *dso = map__dso(map); in map__fixup_end()
344 struct dso *dso = map__dso(map); in map__load()
388 return dso__find_symbol(map__dso(map), addr); in map__find_symbol()
398 dso = map__dso(map); in map__find_symbol_by_name_idx()
[all …]
H A Dmaps.c84 if (map__dso(map) && dso__kernel(map__dso(map))) in check_invariants()
365 const struct dso *dso_a = map__dso(map_a); in map__strcmp()
366 const struct dso *dso_b = map__dso(map_b); in map__strcmp()
460 dso = map__dso(map); in map__set_kmap_maps()
697 pr_warning("Failed to load map %s\n", dso__name(map__dso(maps_copy[i]))); in maps__find_symbol_by_name()
830 args->printed += dso__fprintf(map__dso(map), args->fp); in __maps__insert_sorted()
966 dso__name(map__dso(new))); in __maps__fixup_overlap_and_insert()
1249 const struct dso *dso = map__dso(*(const struct map **)b); in maps__fixup_end()
1268 struct dso *dso = map__dso(maps__maps_by_nam in maps__fixup_end()
[all...]
H A Dmap.h47 static inline struct dso *map__dso(const struct map *map) in map__dso() function
155 dso__for_each_symbol(map__dso(map), pos, n)
170 pos = dso__next_symbol_by_name(map__dso(map), &idx))
H A Dprint_insn.c40 const struct dso *dso = al->map ? map__dso(al->map) : NULL; in is64bitip()
H A Dunwind-libunwind.c198 if (map__dso(map) == args->dso && map__start(map) - map__pgoff(map) < args->base_addr)
392 dso = map__dso(map);
456 dso = map__dso(map);
H A Dcapstone.c317 if (dso__kernel(map__dso(map))) { in find_file_offset()
367 struct dso *dso = map__dso(map); in symbol__disassemble_capstone()
491 struct dso *dso = map__dso(map); in symbol__disassemble_capstone_powerpc()
H A Ddlfilter.c34 struct dso *dso = map__dso(al->map); in al_to_d_al()
268 dso = map ? map__dso(map) : NULL; in dlfilter__srcline()
294 return dso__data_read_offset(map__dso(map), machine, offset, buf, len); in code_read()
H A Dmachine.c53 return map__dso(machine->vmlinux_map);
781 dso = dso__get(map__dso(map)); in machine__process_ksymbol_register()
816 struct dso *dso = map__dso(map); in machine__process_ksymbol()
853 struct dso *dso = map ? map__dso(map) : NULL; in machine__process_text_poke()
1308 struct dso *dso = map__dso(map); in machine__load_vmlinux_path()
1327 struct dso *dso = map__dso(map); in get_kernel_version()
1385 dso = map__dso(map); in maps__set_modules_path_dir()
1502 dso__kernel_module_get_build_id(map__dso(map), machine->root_dir); in machine__create_modules()
1712 dso__set_build_id(map__dso(map), bid); in machine__process_kernel_mmap_event()
2117 dso = map__dso(ma in append_inlines()
[all...]
H A Dunwind-libdw.c82 dso = map__dso(al->map); in __report_module()
198 dso = map__dso(al.map); in access_dso_mem()
H A Dunwind-libunwind-local.c
H A Dannotate-data.c674 struct dso *dso = map__dso(dloc->ms->map); in global_var__find()
687 struct dso *dso = map__dso(dloc->ms->map); in global_var__add()
803 struct dso *dso = map__dso(dloc->ms->map); in get_global_var_type()
1260 dso__kernel(map__dso(dloc->ms->map))) { in check_matching_type()
1340 if (dso__kernel(map__dso(dloc->ms->map))) { in check_matching_type()
1736 struct dso *dso = map__dso(dloc->ms->map); in alloc_data_type_histograms()
1852 struct dso *dso = map__dso(he->ms.map); in print_annotated_data_header()
/linux/tools/perf/ui/browsers/
H A Dmap.c79 if (ui_browser__show(&browser->b, dso__long_name(map__dso(browser->map)), in map_browser__run()
111 .entries = dso__symbols(map__dso(map)), in map__browse()
H A Dannotate.c556 dso__long_name(map__dso(map)), in sym_title()
847 struct dso *dso = map__dso(ms->map); in annotate_browser__debuginfo_warning()
872 struct dso *dso = map__dso(ms->map); in annotate_browser__symbol_annotate_error()
1121 browser->dbg = dso__debuginfo(map__dso(ms->map)); in annotate_browser__run()
1187 dso = map__dso(ms->map); in __hist_entry__tui_annotate()
/linux/tools/perf/tests/
H A Dsymbols.c59 if (map__dso(map) != data->dso) in find_map_cb()
182 dso = map__dso(map); in test_file()
H A Dhists_common.c182 struct dso *dso = map__dso(he->ms.map); in print_hists_in()
211 struct dso *dso = map__dso(he->ms.map); in print_hists_out()
H A Dmaps.c29 strcmp(dso__name(map__dso(map)), merged->name) || in check_maps_cb()
42 dso__name(map__dso(map)), in failed_cb()
H A Dvmlinux-kallsyms.c122 struct dso *dso = map__dso(map); in test__vmlinux_matches_kallsyms_cb1()
155 struct dso *dso = map__dso(map); in test__vmlinux_matches_kallsyms_cb2()
H A Dhists_filter.c210 hists->dso_filter = map__dso(fake_samples[0].map); in test__hists_filter()
304 hists->dso_filter = map__dso(fake_samples[1].map); in test__hists_filter()
H A Dcode-reading.c397 if (!thread__find_map(thread, cpumode, addr, &al) || !map__dso(al.map)) { in read_object_code()
407 dso = map__dso(al.map); in read_object_code()
737 dso = map__dso(map); in do_test_code_reading()
H A Dhists_cumulate.c166 #define DSO(he) (dso__short_name(map__dso(he->ms.map)))
170 #define CDSO(cl) (dso__short_name(map__dso(cl->ms.map)))
/linux/tools/perf/
H A Dbuiltin-kallsyms.c49 dso = map__dso(map); in __cmd_kallsyms()
H A Dbuiltin-buildid-list.c27 const struct dso *dso = map__dso(map); in buildid__map_cb()
H A Dbuiltin-annotate.c219 dso__set_hit(map__dso(a.map)); in process_branch_callback()
253 struct dso *dso = map__dso(al->map); in evsel__add_sample()
413 if (he->ms.sym == NULL || dso__annotate_warned(map__dso(he->ms.map))) in hists__find_annotations()
/linux/tools/perf/arch/powerpc/util/
H A Dsym-handling.c107 if (map__dso(map)->symtab_type == DSO_BINARY_TYPE__KALLSYMS) in arch__fix_tev_from_maps()
H A Dskip-callchain-idx.c229 dso = map__dso(al.map); in arch_skip_callchain_idx()

123