Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_load_store.h55 void DRD_(clean_memory)(const Addr a1, const SizeT len);
Ddrd_clientreq.c584 DRD_(clean_memory)(arg[1], arg[2]); in handle_client_request() local
Ddrd_main.c410 void DRD_(clean_memory)(const Addr a1, const SizeT len) in DRD_() argument