Home
last modified time | relevance | path

Searched defs:syms_cache (Results 1 – 4 of 4) sorted by relevance

/external/bcc/libbpf-tools/
Doffcputime.c188 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
Dtrace_helpers.c751 struct syms_cache { struct
759 struct syms_cache *syms_cache__new(int nr) in syms_cache__new() argument
761 struct syms_cache *syms_cache; in syms_cache__new() local
771 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()
Dcapable.c83 struct syms_cache *syms_cache = NULL; variable
192 static void print_map(struct ksyms *ksyms, struct syms_cache *syms_cache) in print_map()
Dmemleak.c217 struct syms_cache *syms_cache; variable