Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dos.cc221 static const char *drop_caches_file = "/proc/sys/vm/drop_caches"; in FlushPageCache() local
222 int dcfile = open(drop_caches_file, O_WRONLY); in FlushPageCache()
227 drop_caches_file, err, errtxt.c_str()); in FlushPageCache()
238 drop_caches_file, err, errtxt.c_str()); in FlushPageCache()