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

/linux-master/tools/perf/util/
H A Dmaps.h19 struct maps *kmaps; member in struct:kmap
H A Dmachine.h46 struct maps *kmaps; member in struct:machine
H A Dmaps.c1108 int maps__merge_in(struct maps *kmaps, struct map *new_map) argument
[all...]
H A Dmachine.c1126 struct maps *kmaps; member in struct:machine__map_x86_64_entry_trampolines_args
[all...]
H A Dsymbol.c785 static int maps__split_kallsyms_for_kcore(struct maps *kmaps, struct dso *dso) argument
840 static int maps__split_kallsyms(struct maps *kmaps, struct dso *dso, u64 delta, argument
1167 static int do_validate_kcore_modules(const char *filename, struct maps *kmaps) argument
1210 struct maps *kmaps = map__kmaps(map); local
1288 struct maps *kmaps = map__kmaps(map); local
[all...]
H A Dsymbol-elf.c1419 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
1551 struct maps *kmaps = kmap ? map__kmaps(map) : NULL; local
[all...]
/linux-master/tools/perf/arch/x86/util/
H A Devent.c73 struct maps *kmaps = machine__kernel_maps(machine); local

Completed in 135 milliseconds