Searched defs:host_machine (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | machine.c | 438 return findnew_guest_code(machine, host_machine, pid); in machine__findnew_guest_code() local |
| H A D | probe-event.c | 77 static struct machine *host_machine; global() variable |