Home
last modified time | relevance | path

Searched refs:auxtrace_cache__lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dauxtrace.h549 void *auxtrace_cache__lookup(struct auxtrace_cache *c, u32 key);
H A Dauxtrace.c1910 void *auxtrace_cache__lookup(struct auxtrace_cache *c, u32 key) in auxtrace_cache__lookup() function
H A Dintel-pt.c538 return auxtrace_cache__lookup(dso->auxtrace_cache, offset); in intel_pt_cache_lookup()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.h569 void *auxtrace_cache__lookup(struct auxtrace_cache *c, u32 key);
H A Dauxtrace.c2080 void *auxtrace_cache__lookup(struct auxtrace_cache *c, u32 key) in auxtrace_cache__lookup() function
H A Dintel-pt.c653 return auxtrace_cache__lookup(dso->auxtrace_cache, offset); in intel_pt_cache_lookup()

Completed in 21 milliseconds