Searched refs:perf_event__synthesize_thread_map (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/tools/perf/tests/ |
| D | mmap-thread-lookup.c | 142 err = perf_event__synthesize_thread_map(NULL, map, in synth_process()
|
| D | code-reading.c | 499 ret = perf_event__synthesize_thread_map(NULL, threads, in do_test_code_reading()
|
| /linux-4.4.14/tools/perf/util/ |
| D | event.h | 393 int perf_event__synthesize_thread_map(struct perf_tool *tool,
|
| D | event.c | 484 int perf_event__synthesize_thread_map(struct perf_tool *tool, in perf_event__synthesize_thread_map() function
|
| D | machine.c | 1948 …return perf_event__synthesize_thread_map(tool, threads, process, machine, data_mmap, proc_map_time… in __machine__synthesize_threads()
|