Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c2732 double s2d_total = 0, d2s_total = 0; in run_migration_benchmark() local
2788 d2s_total += (end - start); in run_migration_benchmark()
2793 results->dev_to_sys_time = d2s_total / iterations; in run_migration_benchmark()