Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c2667 double throughput_s2d; member
2700 double throughput_s2d_improvement = ((thp->throughput_s2d - regular->throughput_s2d) / in print_benchmark_results()
2701 regular->throughput_s2d) * 100.0; in print_benchmark_results()
2713 thp->throughput_s2d, regular->throughput_s2d, throughput_s2d_improvement); in print_benchmark_results()
2794 results->throughput_s2d = (buffer_size / (1024.0 * 1024.0 * 1024.0)) / in run_migration_benchmark()