perf_event__synthesize_thread_map2 1308 tools/perf/builtin-record.c err = perf_event__synthesize_thread_map2(&rec->tool, rec->evlist->core.threads, perf_event__synthesize_thread_map2 103 tools/perf/tests/thread-map.c !perf_event__synthesize_thread_map2(NULL, threads, process_event, NULL)); perf_event__synthesize_thread_map2 1792 tools/perf/util/synthetic-events.c err = perf_event__synthesize_thread_map2(tool, evlist->core.threads, process, NULL); perf_event__synthesize_thread_map2 53 tools/perf/util/synthetic-events.h int perf_event__synthesize_thread_map2(struct perf_tool *tool, struct perf_thread_map *threads, perf_event__handler_t process, struct machine *machine);