Searched defs:stepInBytes (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/icachetest/
H A Dicache_main.cpp95 size_t const stepInBytes = 1024; // 1 KiB steps local
96 size_t const step = stepInBytes / CACHE_LINE_SIZE;

Completed in 129 milliseconds