Searched defs:syms_cache (Results 1 – 4 of 4) sorted by relevance
751 struct syms_cache { struct759 struct syms_cache *syms_cache__new(int nr) in syms_cache__new() argument761 struct syms_cache *syms_cache; in syms_cache__new() local771 void syms_cache__free(struct syms_cache *syms_cache) in syms_cache__free()784 struct syms *syms_cache__get_syms(struct syms_cache *syms_cache, int tgid) in syms_cache__get_syms()
188 static void print_map(struct ksyms *ksyms, struct syms_cache *syms_cache, in print_map()291 struct syms_cache *syms_cache = NULL; in main() local
83 struct syms_cache *syms_cache = NULL; variable192 static void print_map(struct ksyms *ksyms, struct syms_cache *syms_cache) in print_map()
217 struct syms_cache *syms_cache; variable