Home
last modified time | relevance | path

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

/bionic/benchmarks/
DBenchmark.cpp144 double gib_processed = static_cast<double>(bytes_processed_)/1e9; in RunWithArg() local
146 printf(" %8.3f GiB/s", gib_processed/seconds); in RunWithArg()