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

/bionic/benchmarks/
H A Dbenchmark_main.cpp150 double mib_processed = static_cast<double>(g_bytes_processed)/1e6; local
152 snprintf(throughput, sizeof(throughput), " %8.2f MiB/s", mib_processed/seconds);

Completed in 468 milliseconds