Searched refs:cputime_throughput (Results 1 – 1 of 1) sorted by relevance
603 double walltime_throughput, cputime_throughput; in output_results() local610 cputime_throughput = num_pages / cputime_elapsed_seconds; in output_results()613 printf("%f,%f\n", walltime_throughput, cputime_throughput); in output_results()