thread_runtime_ns 1576 tools/perf/bench/numa.c 		u64 thread_runtime_ns = g->threads[t].runtime_ns;
thread_runtime_ns 1578 tools/perf/bench/numa.c 		runtime_ns_sum += thread_runtime_ns;
thread_runtime_ns 1579 tools/perf/bench/numa.c 		runtime_ns_min = min(thread_runtime_ns, runtime_ns_min);