bytes_global      113 tools/perf/bench/numa.c 	long			bytes_global;
bytes_global     1162 tools/perf/bench/numa.c 		val += do_work(global_data,  g->p.bytes_global,  process_nr, g->p.nr_proc,	l, val);
bytes_global     1180 tools/perf/bench/numa.c 		work_done = g->p.bytes_global + g->p.bytes_process +
bytes_global     1348 tools/perf/bench/numa.c 			g->p.nr_loops, g->p.bytes_global/1024/1024);
bytes_global     1434 tools/perf/bench/numa.c 	g->p.bytes_global		= g->p.mb_global	*1024L*1024L;
bytes_global     1439 tools/perf/bench/numa.c 	g->data = setup_shared_data(g->p.bytes_global);
bytes_global     1461 tools/perf/bench/numa.c 	free_data(g->data, g->p.bytes_global);