Home
last modified time | relevance | path

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

/external/linux-tools-perf/
Dbuiltin-kvm.c49 OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name,
Dbuiltin-diff.c215 } else if (symbol_conf.default_guest_vmlinux_name || in cmd_diff()
/external/linux-tools-perf/util/
Dsymbol.h97 const char *default_guest_vmlinux_name, member
Dsymbol.c2057 if (symbol_conf.default_guest_vmlinux_name != NULL) { in dso__load_guest_kernel_sym()
2059 symbol_conf.default_guest_vmlinux_name, filter); in dso__load_guest_kernel_sym()
2229 vmlinux_name = symbol_conf.default_guest_vmlinux_name; in machine__create_kernel()
2604 if (symbol_conf.default_guest_vmlinux_name || in machines__create_guest_kernel_maps()