bytes_thread      116 tools/perf/bench/numa.c 	long			bytes_thread;
bytes_thread     1118 tools/perf/bench/numa.c 	thread_data = setup_private_data(g->p.bytes_thread);
bytes_thread     1164 tools/perf/bench/numa.c 		val += do_work(thread_data,  g->p.bytes_thread,  0,          1,		l, val);
bytes_thread     1181 tools/perf/bench/numa.c 			    g->p.bytes_process_locked + g->p.bytes_thread;
bytes_thread     1271 tools/perf/bench/numa.c 	free_data(thread_data, g->p.bytes_thread);
bytes_thread     1352 tools/perf/bench/numa.c 			g->p.nr_loops, g->p.bytes_thread/1024/1024);
bytes_thread     1437 tools/perf/bench/numa.c 	g->p.bytes_thread		= g->p.mb_thread	*1024L*1024L;