Searched refs:perf_event__synthesize_thread_map2 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/tools/perf/tests/ |
D | thread-map.c | 104 !perf_event__synthesize_thread_map2(NULL, threads, process_event, NULL)); in test__thread_map_synthesize()
|
/linux-6.12.1/tools/perf/util/ |
D | synthetic-events.h | 89 int perf_event__synthesize_thread_map2(const struct perf_tool *tool, struct perf_thread_map *thread…
|
D | synthetic-events.c | 1199 int perf_event__synthesize_thread_map2(const struct perf_tool *tool, in perf_event__synthesize_thread_map2() function 2343 err = perf_event__synthesize_thread_map2(tool, evlist->core.threads, process, NULL); in perf_event__synthesize_stat_events()
|
/linux-6.12.1/tools/perf/ |
D | builtin-record.c | 2091 err = perf_event__synthesize_thread_map2(&rec->tool, rec->evlist->core.threads, in record__synthesize()
|