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