Searched refs:perf_event__synthesize_thread_map2 (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/tests/ |
| A D | thread-map.c | 103 !perf_event__synthesize_thread_map2(NULL, threads, process_event, NULL)); in test__thread_map_synthesize()
|
| /linux/tools/perf/util/ |
| A D | synthetic-events.h | 67 int perf_event__synthesize_thread_map2(struct perf_tool *tool, struct perf_thread_map *threads, per…
|
| A D | synthetic-events.c | 1150 int perf_event__synthesize_thread_map2(struct perf_tool *tool, in perf_event__synthesize_thread_map2() function 2105 err = perf_event__synthesize_thread_map2(tool, evlist->core.threads, process, NULL); in perf_event__synthesize_stat_events()
|
| /linux/tools/perf/ |
| A D | builtin-record.c | 1455 err = perf_event__synthesize_thread_map2(&rec->tool, rec->evlist->core.threads, in record__synthesize()
|
Completed in 15 milliseconds