Home
last modified time | relevance | path

Searched defs:dso (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.3-rc2/tools/perf/util/
A Ddso.h103 #define DSO__SWAP(dso, type, val) \ argument
147 struct dso { struct
163 enum dso_space_type kernel; argument
164 enum dso_swap_type needs_swap; argument
165 enum dso_binary_type symtab_type; argument
166 enum dso_binary_type binary_type; argument
167 enum dso_load_errno load_errno; argument
191 /* dso data file */ argument
192 struct {
216 struct dso_id id; argument
[all …]
A Ddso.c42 char dso__symtab_origin(const struct dso *dso) in dso__symtab_origin()
602 static void close_dso(struct dso *dso) in close_dso()
609 struct dso *dso; in close_first_dso() local
676 void dso__data_close(struct dso *dso) in dso__data_close()
782 static int bpf_size(struct dso *dso) in bpf_size()
798 dso_cache__free(struct dso *dso) in dso_cache__free()
1172 struct dso *dso = dso__new(name); in dso__new_map() local
1258 bool dso__loaded(const struct dso *dso) in dso__loaded()
1317 void dso__delete(struct dso *dso) in dso__delete()
1348 struct dso *dso__get(struct dso *dso) in dso__get()
[all …]
A Ddsos.c51 static void dso__inject_id(struct dso *dso, struct dso_id *id) in dso__inject_id()
132 struct dso *__dsos__findnew_link_by_longname_id(struct rb_root *root, struct dso *dso, in __dsos__findnew_link_by_longname_id()
181 void __dsos__add(struct dsos *dsos, struct dso *dso) in __dsos__add()
208 void dsos__add(struct dsos *dsos, struct dso *dso) in dsos__add()
238 static void dso__set_basename(struct dso *dso) in dso__set_basename()
272 struct dso *dso = dso__new_id(name, id); in __dsos__addnew_id() local
290 struct dso *dso = __dsos__find_id(dsos, name, id, false); in __dsos__findnew_id() local
300 struct dso *dso; in dsos__findnew_id() local
308 bool (skip)(struct dso *dso, int parm), int parm) in __dsos__fprintf_buildid()
A Dvdso.c130 struct dso *dso; in __machine__addnew_vdso() local
150 struct dso *dso = map->dso; in machine__thread_dso_type() local
241 struct dso *dso; in __machine__findnew_compat() local
259 struct dso **dso) in __machine__findnew_vdso_compat()
293 struct dso *dso = NULL; in machine__find_vdso() local
324 struct dso *dso = NULL; in machine__findnew_vdso() local
358 bool dso__is_vdso(struct dso *dso) in dso__is_vdso()
A Dsrcline.c24 static const char *dso__name(struct dso *dso) in dso__name()
86 static struct symbol *new_inline_sym(struct dso *dso, in new_inline_sym()
281 static int inline_list__append_dso_a2l(struct dso *dso, in inline_list__append_dso_a2l()
296 char **file, unsigned int *line, struct dso *dso, in addr2line()
355 void dso__free_a2l(struct dso *dso) in dso__free_a2l()
525 static int inline_list__append_record(struct dso *dso, in inline_list__append_record()
539 struct dso *dso, in addr2line()
651 void dso__free_a2l(struct dso *dso) in dso__free_a2l()
666 struct dso *dso, struct symbol *sym) in addr2inlines()
689 char *__get_srcline(struct dso *dso, u64 addr, struct symbol *sym, in __get_srcline()
[all …]
A Dsymbol.c528 void dso__reset_find_symbol_cache(struct dso *dso) in dso__reset_find_symbol_cache()
534 void dso__insert_symbol(struct dso *dso, struct symbol *sym) in dso__insert_symbol()
546 void dso__delete_symbol(struct dso *dso, struct symbol *sym) in dso__delete_symbol()
553 struct symbol *dso__find_symbol(struct dso *dso, u64 addr) in dso__find_symbol()
568 struct symbol *dso__first_symbol(struct dso *dso) in dso__first_symbol()
573 struct symbol *dso__last_symbol(struct dso *dso) in dso__last_symbol()
604 void dso__sort_by_name(struct dso *dso) in dso__sort_by_name()
732 struct dso *dso = arg; in map__process_kallsym_symbol() local
1215 struct dso *dso; member
1799 int dso__load(struct dso *dso, struct map *map) in dso__load()
[all …]
A Dsymbol-elf.c296 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym()
394 static bool get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, in get_ifunc_name()
425 static bool get_plt_sizes(struct dso *dso, GElf_Ehdr *ehdr, GElf_Shdr *shdr_plt, in get_plt_sizes()
475 struct dso *dso; member
614 static int dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, in dso__synthesize_plt_got_symbols()
653 int dso__synthesize_plt_symbols(struct dso *dso, struct symsrc *ss) in dso__synthesize_plt_symbols()
828 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym()
1155 static int dso__swap_init(struct dso *dso, unsigned char eidata) in dso__swap_init()
1210 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init()
1348 static int dso__process_kernel_symbol(struct dso *dso, struct map *map, in dso__process_kernel_symbol()
[all …]
A Dunwind-libdw.c28 const struct dso *dso = *userdata; in __find_debuginfo() local
47 struct dso *dso = NULL; in __report_module() local
A Ddb-export.c146 int db_export__dso(struct db_export *dbe, struct dso *dso, in db_export__dso()
161 struct dso *dso) in db_export__symbol()
182 struct dso *dso = al->map->dso; in db_ids_from_al() local
A Dmap.c105 void map__init(struct map *map, u64 start, u64 end, u64 pgoff, struct dso *dso) in map__init()
130 struct dso *dso, *header_bid_dso; in map__new() local
220 struct map *map__new2(u64 start, struct dso *dso) in map__new2()
A Dsymbol-minimal.c256 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init()
339 int dso__load_sym(struct dso *dso, struct map *map __maybe_unused, in dso__load_sym()
A Dbuild-id.c264 char *__dso__build_id_filename(const struct dso *dso, char *bf, size_t size, in __dso__build_id_filename()
295 char *dso__build_id_filename(const struct dso *dso, char *bf, size_t size, in dso__build_id_filename()
902 static bool dso__build_id_mismatch(struct dso *dso, const char *name) in dso__build_id_mismatch()
916 static int dso__cache_build_id(struct dso *dso, struct machine *machine, in dso__cache_build_id()
A Dsymbol_fprintf.c62 size_t dso__fprintf_symbols_by_name(struct dso *dso, in dso__fprintf_symbols_by_name()
A Dmachine.c823 struct dso *dso; in machine__findnew_module_dso() local
884 struct dso *dso = dso__new(event->ksymbol.name); in machine__process_ksymbol_register() local
1004 struct dso *dso; in machine__addnew_module_map() local
1042 bool (skip)(struct dso *dso, int parm), int parm) in machine__fprintf_dsos_buildid()
1048 bool (skip)(struct dso *dso, int parm), int parm) in machines__fprintf_dsos_buildid()
1209 static u64 find_entry_trampoline(struct dso *dso) in find_entry_trampoline()
1467 static bool is_kmod_dso(struct dso *dso) in is_kmod_dso()
1707 struct dso *dso; in machine__uses_kcore() local
1782 struct dso *dso; in machine__process_kernel_mmap_event() local
/linux-6.3-rc2/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DEventClass.py26 def create_event(name, comm, dso, symbol, raw_buf): argument
38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument
58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument
87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
/linux-6.3-rc2/tools/perf/bench/
A Dinject-buildid.c81 struct bench_dso *dso = &dsos[nr_dsos]; in add_dso() local
123 struct bench_dso *dso = &dsos[i]; in release_dso() local
131 static u64 dso_map_addr(struct bench_dso *dso) in dso_map_addr()
172 static ssize_t synthesize_mmap(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_mmap()
218 static ssize_t synthesize_sample(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_sample()
365 struct bench_dso *dso = &dsos[idx]; in inject_build_id() local
/linux-6.3-rc2/tools/perf/tests/
A Ddso-data.c106 static int dso__data_fd(struct dso *dso, struct machine *machine) in dso__data_fd()
119 struct dso *dso; in test__dso_data() local
229 struct dso *dso = dsos[i]; in dsos__delete() local
272 struct dso *dso = dsos[i]; in test__dso_data_cache() local
A Dpe-file-parsing.c34 struct dso *dso; in run_dir() local
A Dhists_cumulate.c165 const char *dso; member
172 const char *dso; member
/linux-6.3-rc2/tools/perf/
A Dbuiltin-buildid-list.c27 const struct dso *dso = map->dso; in buildid__map_cb() local
77 static bool dso__skip_buildid(struct dso *dso, int with_hits) in dso__skip_buildid()
A Dbuiltin-inject.c410 struct dso *dso; in findnew_dso() local
455 struct dso *dso; in perf_event__repipe_buildid_mmap() local
480 struct dso *dso; in perf_event__repipe_mmap2() local
530 struct dso *dso; in perf_event__repipe_buildid_mmap2() local
621 static int dso__read_build_id(struct dso *dso) in dso__read_build_id()
684 struct dso *dso) in perf_inject__lookup_known_build_id()
709 static int dso__inject_build_id(struct dso *dso, struct perf_tool *tool, in dso__inject_build_id()
1132 static bool dso__is_in_kernel_space(struct dso *dso) in dso__is_in_kernel_space()
1163 static int synthesize_build_id(struct perf_inject *inject, struct dso *dso, pid_t machine_pid) in synthesize_build_id()
1183 struct dso *dso; in guest_session__add_build_ids() local
/linux-6.3-rc2/tools/perf/arch/powerpc/util/
A Dskip-callchain-idx.c152 static int check_return_addr(struct dso *dso, u64 map_start, Dwarf_Addr pc) in check_return_addr()
245 struct dso *dso = NULL; in arch_skip_callchain_idx() local
/linux-6.3-rc2/tools/perf/scripts/python/
A Dstackcollapse.py72 def tidy_function_name(sym, dso): argument
A Dintel-pt-events.py266 def print_common_ip(param_dict, sample, symbol, dso): argument
299 def print_srccode(comm, param_dict, sample, symbol, dso, with_insn): argument
A Dflamegraph.py76 def get_libtype_from_dso(dso): argument

Completed in 82 milliseconds

12