stop_work_mutex   147 tools/perf/bench/numa.c 	pthread_mutex_t		stop_work_mutex;
stop_work_mutex  1273 tools/perf/bench/numa.c 	pthread_mutex_lock(&g->stop_work_mutex);
stop_work_mutex  1275 tools/perf/bench/numa.c 	pthread_mutex_unlock(&g->stop_work_mutex);
stop_work_mutex  1445 tools/perf/bench/numa.c 	init_global_mutex(&g->stop_work_mutex);