Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h298 static inline void dso__set_auxtrace_cache(struct dso *dso, struct auxtrace_cache *cache) in dso__set_auxtrace_cache() function
H A Dintel-pt.c609 dso__set_auxtrace_cache(dso, c); in intel_pt_cache()