Home
last modified time | relevance | path

Searched refs:debuginfo_cache (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dprobe-event.c584 static struct debuginfo *debuginfo_cache;
602 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()
603 debuginfo_cache = NULL; in debuginfo_cache__open()
607 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()
608 if (!debuginfo_cache) in debuginfo_cache__open()
611 return debuginfo_cache; in debuginfo_cache__open()
616 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()
617 debuginfo_cache = NULL; in debuginfo_cache__exit()
585 static struct debuginfo *debuginfo_cache; global() variable
H A Dannotate.c2779 static struct debuginfo_cache { struct