Lines Matching refs:OPT_STRING
1259 OPT_STRING(0, "event", &kvm->report_event, "report event", in kvm_events_report()
1264 OPT_STRING('k', "key", &kvm->sort_key, "sort-key", in kvm_events_report()
1267 OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid", in kvm_events_report()
1350 OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid", in kvm_events_live()
1360 OPT_STRING(0, "event", &kvm->report_event, "report event", in kvm_events_live()
1365 OPT_STRING('k', "key", &kvm->sort_key, "sort-key", in kvm_events_live()
1589 OPT_STRING('i', "input", &file_name, "file", in cmd_kvm()
1591 OPT_STRING('o', "output", &file_name, "file", in cmd_kvm()
1597 OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory", in cmd_kvm()
1600 OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name, in cmd_kvm()
1602 OPT_STRING(0, "guestkallsyms", &symbol_conf.default_guest_kallsyms, in cmd_kvm()
1604 OPT_STRING(0, "guestmodules", &symbol_conf.default_guest_modules, in cmd_kvm()