Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_thread_map (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/perf/tests/
A Dmmap-thread-lookup.c148 err = perf_event__synthesize_thread_map(NULL, map, in synth_process()
A Dcode-reading.c608 ret = perf_event__synthesize_thread_map(NULL, threads, in do_test_code_reading()
/linux-6.3-rc2/tools/perf/util/
A Dsynthetic-events.h71 int perf_event__synthesize_thread_map(struct perf_tool *tool, struct perf_thread_map *threads, perf…
A Dsynthetic-events.c837 int perf_event__synthesize_thread_map(struct perf_tool *tool, in perf_event__synthesize_thread_map() function
1933 return perf_event__synthesize_thread_map(tool, threads, process, machine, in __machine__synthesize_threads()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-record.c1767 err = perf_event__synthesize_thread_map(&rec->tool, thread_map, in record__synthesize_workload()

Completed in 22 milliseconds