print_res        1600 tools/perf/bench/numa.c 		print_res(name, runtime_sec_max,
print_res        1604 tools/perf/bench/numa.c 	print_res(name, runtime_sec_max,
print_res        1607 tools/perf/bench/numa.c 	print_res(name, runtime_sec_min,
print_res        1610 tools/perf/bench/numa.c 	print_res(name, runtime_avg,
print_res        1614 tools/perf/bench/numa.c 	print_res(name, delta_runtime / runtime_sec_max * 100.0,
print_res        1617 tools/perf/bench/numa.c 	print_res(name, bytes / g->p.nr_tasks / 1e9,
print_res        1620 tools/perf/bench/numa.c 	print_res(name, bytes / 1e9,
print_res        1623 tools/perf/bench/numa.c 	print_res(name, runtime_sec_max * NSEC_PER_SEC / (bytes / g->p.nr_tasks),
print_res        1626 tools/perf/bench/numa.c 	print_res(name, bytes / g->p.nr_tasks / 1e9 / runtime_sec_max,
print_res        1629 tools/perf/bench/numa.c 	print_res(name, bytes / runtime_sec_max / 1e9,
print_res        1640 tools/perf/bench/numa.c 				print_res(tname, td->speed_gbs,
print_res        1642 tools/perf/bench/numa.c 				print_res(tname, td->system_time_ns / NSEC_PER_SEC,
print_res        1644 tools/perf/bench/numa.c 				print_res(tname, td->user_time_ns / NSEC_PER_SEC,