Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h772 ssize_t dso__data_write_cache_addr(struct dso *dso, struct map *map,
H A Ddso.c1224 ssize_t dso__data_write_cache_addr(struct dso *dso, struct map *map, in dso__data_write_cache_addr() function
H A Dmachine.c809 ret = dso__data_write_cache_addr(dso, map, machine, in machine__process_text_poke()