mb_thread          91 tools/perf/bench/numa.c 	double			mb_thread;
mb_thread        1425 tools/perf/bench/numa.c 		g->p.mb_thread = atof(g->p.mb_thread_str);
mb_thread        1426 tools/perf/bench/numa.c 		BUG_ON(g->p.mb_thread < 0);
mb_thread        1437 tools/perf/bench/numa.c 	g->p.bytes_thread		= g->p.mb_thread	*1024L*1024L;