bytes_process     114 tools/perf/bench/numa.c 	long			bytes_process;
bytes_process    1163 tools/perf/bench/numa.c 		val += do_work(process_data, g->p.bytes_process, thread_nr,  g->p.nr_threads,	l, val);
bytes_process    1180 tools/perf/bench/numa.c 		work_done = g->p.bytes_global + g->p.bytes_process +
bytes_process    1307 tools/perf/bench/numa.c 	process_data = setup_private_data(g->p.bytes_process);
bytes_process    1335 tools/perf/bench/numa.c 	free_data(process_data, g->p.bytes_process);
bytes_process    1350 tools/perf/bench/numa.c 			g->p.nr_loops, g->p.bytes_process/1024/1024);
bytes_process    1435 tools/perf/bench/numa.c 	g->p.bytes_process		= g->p.mb_proc		*1024L*1024L;