Searched refs:num_per_thread (Results 1 – 1 of 1) sorted by relevance
979 int num_per_thread; in perf_event__synthesize_threads() local1017 num_per_thread = n / thread_nr; in perf_event__synthesize_threads()1028 args[i].num = num_per_thread + 1; in perf_event__synthesize_threads()1034 args[j].num = num_per_thread; in perf_event__synthesize_threads()
Completed in 8 milliseconds