Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c2665 double sys_to_dev_time; member
2696 double s2d_improvement = ((regular->sys_to_dev_time - thp->sys_to_dev_time) / in print_benchmark_results()
2697 regular->sys_to_dev_time) * 100.0; in print_benchmark_results()
2709 thp->sys_to_dev_time, regular->sys_to_dev_time, s2d_improvement); in print_benchmark_results()
2792 results->sys_to_dev_time = s2d_total / iterations; in run_migration_benchmark()
2795 (results->sys_to_dev_time / 1000.0); in run_migration_benchmark()