Home
last modified time | relevance | path

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

/external/qemu/
Dmonitor.c65 typedef struct mon_cmd_t { struct
71 } mon_cmd_t; typedef
88 static const mon_cmd_t mon_cmds[];
89 static const mon_cmd_t info_cmds[];
216 static void help_cmd_dump(Monitor *mon, const mon_cmd_t *cmds, in help_cmd_dump()
219 const mon_cmd_t *cmd; in help_cmd_dump()
259 const mon_cmd_t *cmd; in do_info()
1662 static const mon_cmd_t mon_cmds[] = {
1668 static const mon_cmd_t info_cmds[] = {
2419 const mon_cmd_t *cmd; in monitor_handle_command()
[all …]