Searched refs:__machine__synthesize_threads (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/tools/perf/bench/ |
D | synthesize.c | 79 err = __machine__synthesize_threads(&session->machines.host, in do_run_single_threaded() 170 err = __machine__synthesize_threads(&session->machines.host, in do_run_multi_threaded()
|
/linux-6.1.9/tools/perf/util/ |
D | synthetic-events.h | 81 int __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool,
|
D | synthetic-events.c | 1908 int __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, in __machine__synthesize_threads() function 1947 return __machine__synthesize_threads(machine, NULL, target, threads, in machine__synthesize_threads()
|
/linux-6.1.9/tools/perf/ |
D | builtin-record.c | 2074 err = __machine__synthesize_threads(machine, tool, &opts->target, in record__synthesize()
|
D | builtin-trace.c | 1643 err = __machine__synthesize_threads(trace->host, &trace->tool, &trace->opts.target, in trace__symbols_init()
|