Home
last modified time | relevance | path

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

123

/linux-6.15/tools/perf/util/
H A Dmap.c238 if (!dso__kernel(map__dso(map))) in __map__is_kernel()
253 struct dso *dso = map__dso(map); in __map__is_bpf_prog()
270 struct dso *dso = map__dso(map); in __map__is_bpf_image()
286 const struct dso *dso = map__dso(map); in __map__is_ool()
318 struct dso *dso = map__dso(map); in map__fixup_start()
331 struct dso *dso = map__dso(map); in map__fixup_end()
345 struct dso *dso = map__dso(map); in map__load()
399 dso = map__dso(map); in map__find_symbol_by_name_idx()
417 struct dso *dso = map__dso(from); in map__clone()
433 const struct dso *dso = map__dso(map); in map__fprintf()
[all …]
H A Dmaps.c79 if (map__dso(map) && dso__kernel(map__dso(map))) in check_invariants()
343 const struct dso *dso_a = map__dso(map_a); in map__strcmp()
344 const struct dso *dso_b = map__dso(map_b); in map__strcmp()
438 dso = map__dso(map); in map__set_kmap_maps()
703 args->printed += dso__fprintf(map__dso(map), args->fp); in maps__fprintf_cb()
840 dso__name(map__dso(new))); in __maps__fixup_overlap_and_insert()
1102 const struct dso *dso = map__dso(*(const struct map **)b); in map__strcmp_name()
1121 struct dso *dso = map__dso(maps__maps_by_name(maps)[i]); in maps__find_by_name()
1158 struct dso *dso = map__dso(pos); in maps__find_by_name()
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 Dunwind-libunwind.c20 struct dso *dso = map__dso(map); in unwind__prepare_access()
H A Dunwind-libdw.c57 dso = map__dso(al->map); in __report_module()
170 dso = map__dso(al.map); in access_dso_mem()
H A Ddlfilter.c34 struct dso *dso = map__dso(al->map); in al_to_d_al()
269 dso = map ? map__dso(map) : NULL; in dlfilter__srcline()
295 return dso__data_read_offset(map__dso(map), machine, offset, buf, len); in code_read()
H A Dmachine.c50 return map__dso(machine->vmlinux_map); in machine__kernel_dso()
734 dso = dso__get(map__dso(map)); in machine__process_ksymbol_register()
765 struct dso *dso = map__dso(map); in machine__process_ksymbol_unregister()
797 struct dso *dso = map ? map__dso(map) : NULL; in machine__process_text_poke()
1252 struct dso *dso = map__dso(map); in machine__load_kallsyms()
1271 struct dso *dso = map__dso(map); in machine__load_vmlinux_path()
1329 dso = map__dso(map); in maps__set_module_path()
1446 dso__kernel_module_get_build_id(map__dso(map), machine->root_dir); in machine__create_module()
1634 dso__set_build_id(map__dso(map), bid); in machine__process_kernel_mmap_event()
2039 dso = map__dso(map); in callchain_srcline()
[all …]
H A Dunwind-libunwind-local.c315 if (map__dso(map) == args->dso && map__start(map) - map__pgoff(map) < args->base_addr) in read_unwind_spec_eh_frame_maps_cb()
460 dso = map__dso(map); in find_proc_info()
557 dso = map__dso(map); in access_dso_mem()
H A Dprint_insn.c112 const struct dso *dso = al->map ? map__dso(al->map) : NULL; in is64bitip()
H A Dannotate-data.c654 struct dso *dso = map__dso(dloc->ms->map); in global_var__find()
667 struct dso *dso = map__dso(dloc->ms->map); in global_var__add()
788 struct dso *dso = map__dso(dloc->ms->map); in get_global_var_type()
1244 if (dso__kernel(map__dso(dloc->ms->map))) { in check_matching_type()
1643 struct dso *dso = map__dso(dloc->ms->map); in find_data_type()
1759 struct dso *dso = map__dso(he->ms.map); in print_annotated_data_header()
H A Ddisasm.c1206 struct dso *dso = map__dso(ms->map); in symbol__strerror_disassemble()
1387 struct dso *dso = map__dso(map); in read_symbol()
1470 if (dso__kernel(map__dso(map))) { in print_capstone_detail()
1503 struct dso *dso = map__dso(map); in symbol__disassemble_capstone_powerpc()
1752 struct dso *dso = map__dso(map); in symbol__disassemble_raw()
1872 struct dso *dso = map__dso(map); in symbol__disassemble_llvm()
2087 struct dso *dso = map__dso(map); in symbol__disassemble_objdump()
2224 struct dso *dso = map__dso(map); in symbol__disassemble()
/linux-6.15/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()
109 .entries = dso__symbols(map__dso(map)), in map__browse()
/linux-6.15/tools/perf/tests/
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 Dsymbols.c53 if (map__dso(map) != data->dso) in find_map_cb()
176 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 Dvmlinux-kallsyms.c123 struct dso *dso = map__dso(map); in test__vmlinux_matches_kallsyms_cb1()
156 struct dso *dso = map__dso(map); in test__vmlinux_matches_kallsyms_cb2()
H A Dhists_filter.c209 hists->dso_filter = map__dso(fake_samples[0].map); in test__hists_filter()
303 hists->dso_filter = map__dso(fake_samples[1].map); in test__hists_filter()
H A Dcode-reading.c335 if (!thread__find_map(thread, cpumode, addr, &al) || !map__dso(al.map)) { in read_object_code()
345 dso = map__dso(al.map); in read_object_code()
677 dso = map__dso(map); in do_test_code_reading()
H A Dhists_cumulate.c167 #define DSO(he) (dso__short_name(map__dso(he->ms.map)))
171 #define CDSO(cl) (dso__short_name(map__dso(cl->ms.map)))
/linux-6.15/tools/perf/
H A Dbuiltin-kallsyms.c39 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.c223 dso__set_hit(map__dso(a.map)); in process_branch_callback()
257 struct dso *dso = map__dso(al->map); in evsel__add_sample()
424 if (he->ms.sym == NULL || dso__annotate_warned(map__dso(he->ms.map))) in hists__find_annotations()
/linux-6.15/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.c259 dso = map__dso(al.map); in arch_skip_callchain_idx()
/linux-6.15/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c147 dso = map ? map__dso(map) : NULL; in perf_sample_src()

123