Searched refs:perf_event__synthesize_thread_map (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/perf/tests/ |
| H A D | mmap-thread-lookup.c | 149 err = perf_event__synthesize_thread_map(NULL, map, in synth_process()
|
| H A D | code-reading.c | 752 ret = perf_event__synthesize_thread_map(NULL, threads, in do_test_code_reading() 756 pr_debug("perf_event__synthesize_thread_map failed\n"); in do_test_code_reading()
|
| /linux/tools/perf/util/ |
| H A D | synthetic-events.h | 90 int perf_event__synthesize_thread_map(const struct perf_tool *tool, struct perf_thread_map *threads…
|
| H A D | synthetic-events.c | 868 int perf_event__synthesize_thread_map(const struct perf_tool *tool, in perf_event__synthesize_thread_map() function 1975 return perf_event__synthesize_thread_map(tool, threads, process, machine, in __machine__synthesize_threads()
|
| /linux/tools/perf/ |
| H A D | builtin-record.c | 1880 err = perf_event__synthesize_thread_map(&rec->tool, thread_map, in record__synthesize_workload() 1964 * perf_event__synthesize_thread_map() for those events. in record__switch_output()
|