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