Searched defs:syms_cache (Results 1 – 2 of 2) sorted by relevance
190 static void print_map(struct ksyms *ksyms, struct syms_cache *syms_cache, in print_map()265 struct syms_cache *syms_cache = NULL; in main() local
724 struct syms_cache { struct732 struct syms_cache *syms_cache__new(int nr) in syms_cache__new() argument734 struct syms_cache *syms_cache; in syms_cache__new() local744 void syms_cache__free(struct syms_cache *syms_cache) in syms_cache__free()757 struct syms *syms_cache__get_syms(struct syms_cache *syms_cache, int tgid) in syms_cache__get_syms()