Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A 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()
H A 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
H A 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()
H A Dmemleak.c217 struct syms_cache *syms_cache; variable