Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c2668 double throughput_d2s; member
2702 double throughput_d2s_improvement = ((thp->throughput_d2s - regular->throughput_d2s) / in print_benchmark_results()
2703 regular->throughput_d2s) * 100.0; in print_benchmark_results()
2715 thp->throughput_d2s, regular->throughput_d2s, throughput_d2s_improvement); in print_benchmark_results()
2796 results->throughput_d2s = (buffer_size / (1024.0 * 1024.0 * 1024.0)) / in run_migration_benchmark()