Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/
Dbuiltin-kvm.c42 OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name,
Dbuiltin-diff.c228 } else if (symbol_conf.default_guest_vmlinux_name || in cmd_diff()
/linux-3.4.99/tools/perf/util/
Dsymbol.h90 const char *default_guest_vmlinux_name, member
Dsymbol.c2160 if (symbol_conf.default_guest_vmlinux_name != NULL) { in dso__load_guest_kernel_sym()
2162 symbol_conf.default_guest_vmlinux_name, filter); in dso__load_guest_kernel_sym()
2334 vmlinux_name = symbol_conf.default_guest_vmlinux_name; in machine__get_kernel()
2708 if (symbol_conf.default_guest_vmlinux_name || in machines__create_guest_kernel_maps()