num_per_thread    729 tools/perf/util/synthetic-events.c 	int num_per_thread;
num_per_thread    766 tools/perf/util/synthetic-events.c 	num_per_thread = n / thread_nr;
num_per_thread    776 tools/perf/util/synthetic-events.c 		args[i].num = num_per_thread + 1;
num_per_thread    782 tools/perf/util/synthetic-events.c 		args[j].num = num_per_thread;