Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsynthetic-events.h106 int machine__synthesize_threads(struct machine *machine, struct target *target,
H A Dsynthetic-events.c1980 int machine__synthesize_threads(struct machine *machine, struct target *target, in machine__synthesize_threads() function
/linux/tools/perf/
H A Dbuiltin-top.c1297 machine__synthesize_threads(&top->session->machines.host, &opts->target, in __cmd_top()