Searched refs:gib_processed (Results 1 – 1 of 1) sorted by relevance
144 double gib_processed = static_cast<double>(bytes_processed_)/1e9; in RunWithArg() local146 printf(" %8.3f GiB/s", gib_processed/seconds); in RunWithArg()