Home
last modified time | relevance | path

Searched defs:host_machine (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
Dmachine.c429 struct machine *host_machine, in findnew_guest_code()
471 struct machine *host_machine = machines__find(machines, HOST_KERNEL_ID); in machines__findnew_guest_code() local
480 struct machine *host_machine; in machine__findnew_guest_code() local
Dprobe-event.c73 static struct machine *host_machine; variable
/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-event.c69 static struct machine *host_machine; variable