Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-event.c578 static struct debuginfo *debuginfo_cache; variable
596 debuginfo__delete(debuginfo_cache); in debuginfo_cache__open()
597 debuginfo_cache = NULL; in debuginfo_cache__open()
601 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()
602 if (!debuginfo_cache) in debuginfo_cache__open()
605 return debuginfo_cache; in debuginfo_cache__open()
610 debuginfo__delete(debuginfo_cache); in debuginfo_cache__exit()
611 debuginfo_cache = NULL; in debuginfo_cache__exit()
Dannotate.c2562 static struct debuginfo_cache { struct