nr_threads_synthesize 1238 tools/perf/builtin-top.c if (top->nr_threads_synthesize > 1) nr_threads_synthesize 1254 tools/perf/builtin-top.c top->nr_threads_synthesize); nr_threads_synthesize 1256 tools/perf/builtin-top.c if (top->nr_threads_synthesize > 1) nr_threads_synthesize 1419 tools/perf/builtin-top.c .nr_threads_synthesize = UINT_MAX, nr_threads_synthesize 1536 tools/perf/builtin-top.c OPT_UINTEGER(0, "num-thread-synthesize", &top.nr_threads_synthesize, nr_threads_synthesize 723 tools/perf/util/synthetic-events.c unsigned int nr_threads_synthesize) nr_threads_synthesize 744 tools/perf/util/synthetic-events.c if (nr_threads_synthesize == UINT_MAX) nr_threads_synthesize 747 tools/perf/util/synthetic-events.c thread_nr = nr_threads_synthesize; nr_threads_synthesize 1473 tools/perf/util/synthetic-events.c unsigned int nr_threads_synthesize) nr_threads_synthesize 1480 tools/perf/util/synthetic-events.c nr_threads_synthesize); nr_threads_synthesize 1487 tools/perf/util/synthetic-events.c unsigned int nr_threads_synthesize) nr_threads_synthesize 1491 tools/perf/util/synthetic-events.c nr_threads_synthesize); nr_threads_synthesize 55 tools/perf/util/synthetic-events.h int perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool mmap_data, unsigned int nr_threads_synthesize); nr_threads_synthesize 67 tools/perf/util/synthetic-events.h unsigned int nr_threads_synthesize); nr_threads_synthesize 70 tools/perf/util/synthetic-events.h unsigned int nr_threads_synthesize); nr_threads_synthesize 46 tools/perf/util/top.h unsigned int nr_threads_synthesize;