Searched defs:kmodule (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dsymbol-elf.c306 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) argument
847 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) argument
1419 dso__process_kernel_symbol(struct dso *dso, struct map *map, GElf_Sym *sym, GElf_Shdr *shdr, struct maps *kmaps, struct kmap *kmap, struct dso **curr_dsop, struct map **curr_mapp, const char *section_name, bool adjust_kernel_syms, bool kmodule, bool *remap_kernel, u64 max_text_sh_offset) argument
1547 dso__load_sym_internal(struct dso *dso, struct map *map, struct symsrc *syms_ss, struct symsrc *runtime_ss, int kmodule, int dynsym) argument
1818 dso__load_sym(struct dso *dso, struct map *map, struct symsrc *syms_ss, struct symsrc *runtime_ss, int kmodule) argument
[all...]

Completed in 124 milliseconds