Searched refs:preload (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/memtest/
H A Dmemtest.cpp63 static void preload(volatile char* addr, size_t s) function
306 if (j==0) preload(dst, DCACHE_SIZE*4); // flush D
307 else preload(dst, size); // load D
557 if (j==0) preload(str, DCACHE_SIZE*4); // flush D
558 else preload(str, size); // load D

Completed in 493 milliseconds