Home
last modified time | relevance | path

Searched refs:machine__synthesize_threads (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.h85 int machine__synthesize_threads(struct machine *machine, struct target *target,
H A Dsynthetic-events.c1946 int machine__synthesize_threads(struct machine *machine, struct target *target, in machine__synthesize_threads() function
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c1285 machine__synthesize_threads(&top->session->machines.host, &opts->target, in __cmd_top()
H A Dbuiltin-kvm.c1995 machine__synthesize_threads(&kvm->session->machines.host, &kvm->opts.target, in kvm_events_live()