Searched refs:s2d_total (Results 1 – 1 of 1) sorted by relevance
2732 double s2d_total = 0, d2s_total = 0; in run_migration_benchmark() local2778 s2d_total += (end - start); in run_migration_benchmark()2792 results->sys_to_dev_time = s2d_total / iterations; in run_migration_benchmark()