Searched refs:__machine__synthesize_threads (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/util/ ! |
H A D | synthetic-events.h | 102 int __machine__synthesize_threads(struct machine *machine, const struct perf_tool *tool,
|
H A D | synthetic-events.c | 1945 int __machine__synthesize_threads(struct machine *machine, const struct perf_tool *tool, in __machine__synthesize_threads() function 1984 return __machine__synthesize_threads(machine, NULL, target, threads, in machine__synthesize_threads()
|
/linux/tools/perf/ ! |
H A D | builtin-record.c | 2156 err = __machine__synthesize_threads(machine, tool, &opts->target, in record__synthesize()
|
H A D | builtin-trace.c | 2005 err = __machine__synthesize_threads(trace->host, &trace->tool, &trace->opts.target, in trace__symbols_init()
|