Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddso.c560 dso_cache__memcpy(struct dso_cache *cache, u64 offset, in dso_cache__memcpy() function
595 ret = dso_cache__memcpy(cache, offset, data, size); in dso_cache__read()
612 return dso_cache__memcpy(cache, offset, data, size); in dso_cache_read()