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

/external/stressapptest/src/
H A Dworker.cc1199 uint64 *targetmembase = static_cast<uint64*>(dstpe->addr); local
1205 uint64 *targetmem = targetmembase + currentblock * blockwords;
1261 uint64 *targetmem = targetmembase + blocks * blockwords;
1343 uint64 *targetmembase = static_cast<uint64*>(dstpe->addr); local
1349 uint64 *targetmem = targetmembase + currentblock * blockwords;
1405 uint64 *targetmem = targetmembase + blocks * blockwords;

Completed in 96 milliseconds