Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dworker.cc1192 uint64 *targetmembase = static_cast<uint64*>(dstpe->addr); in CrcCopyPage() local
1198 uint64 *targetmem = targetmembase + currentblock * blockwords; in CrcCopyPage()
1254 uint64 *targetmem = targetmembase + blocks * blockwords; in CrcCopyPage()
1336 uint64 *targetmembase = static_cast<uint64*>(dstpe->addr); in CrcWarmCopyPage() local
1342 uint64 *targetmem = targetmembase + currentblock * blockwords; in CrcWarmCopyPage()
1398 uint64 *targetmem = targetmembase + blocks * blockwords; in CrcWarmCopyPage()