Searched refs:machine__synthesize_threads (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | synthetic-events.h | 69 int machine__synthesize_threads(struct machine *machine, struct target *target,
|
H A D | synthetic-events.c | 1685 int machine__synthesize_threads(struct machine *machine, struct target *target, in machine__synthesize_threads() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | synthetic-events.h | 85 int machine__synthesize_threads(struct machine *machine, struct target *target,
|
H A D | synthetic-events.c | 1946 int machine__synthesize_threads(struct machine *machine, struct target *target, in machine__synthesize_threads() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-kvm.c | 1459 machine__synthesize_threads(&kvm->session->machines.host, &kvm->opts.target, in kvm_events_live()
|
H A D | builtin-top.c | 1279 machine__synthesize_threads(&top->session->machines.host, &opts->target, in __cmd_top()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-kvm.c | 1995 machine__synthesize_threads(&kvm->session->machines.host, &kvm->opts.target, in kvm_events_live()
|
H A D | builtin-top.c | 1285 machine__synthesize_threads(&top->session->machines.host, &opts->target, in __cmd_top()
|
Completed in 14 milliseconds