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

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

Completed in 44 milliseconds