Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Ddso.c632 dso_cache__memcpy(struct dso_cache *cache, u64 offset, in dso_cache__memcpy() function
691 ret = dso_cache__memcpy(cache, offset, data, size); in dso_cache__read()
707 return dso_cache__memcpy(cache, offset, data, size); in dso_cache_read()