auxtrace_cache__lookup  492 tools/perf/util/auxtrace.h void *auxtrace_cache__lookup(struct auxtrace_cache *c, u32 key);
auxtrace_cache__lookup  504 tools/perf/util/intel-pt.c 	return auxtrace_cache__lookup(dso->auxtrace_cache, offset);