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

/vbox/src/VBox/VMM/testcase/
H A DtstCompressionBenchmark.cpp630 static uint8_t s_abZeroPg[PAGE_SIZE]; local
631 RT_ZERO(s_abZeroPg);
632 tstBenchmarkCRCsAllInOne(s_abZeroPg, PAGE_SIZE);
636 tstBenchmarkCRCsAllInOne(s_abZeroPg, PAGE_SIZE / 2);

Completed in 43 milliseconds