Home
last modified time | relevance | path

Searched refs:num_per_thread (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.c1012 int num_per_thread; in perf_event__synthesize_threads() local
1050 num_per_thread = n / thread_nr; in perf_event__synthesize_threads()
1061 args[i].num = num_per_thread + 1; in perf_event__synthesize_threads()
1067 args[j].num = num_per_thread; in perf_event__synthesize_threads()