Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Ddisas-mon.c44 monitor_puts(mon, ds->str); in monitor_disas()
64 monitor_puts(mon, ds->str); in monitor_disas()
/openbmc/qemu/stats/
H A Dstats-hmp-cmds.c34 monitor_puts(mon, si_prefix(value->exponent)); in print_stats_schema_value()
39 monitor_puts(mon, iec_binary_prefix(value->exponent)); in print_stats_schema_value()
49 monitor_puts(mon, unit ? unit : StatsUnit_str(value->unit)); in print_stats_schema_value()
/openbmc/qemu/include/monitor/
H A Dmonitor.h34 int monitor_puts(Monitor *mon, const char *str);
/openbmc/qemu/monitor/
H A Dmonitor.c209 int monitor_puts(Monitor *mon, const char *str) in monitor_puts() function
229 n = monitor_puts(mon, buf); in monitor_vprintf()
H A Dqmp.c142 monitor_puts(&mon->common, json->str); in qmp_send_response()
H A Dhmp.c1095 monitor_puts(mon, info->human_readable_text); in hmp_info_human_readable_text()
/openbmc/qemu/hw/pci/
H A Dpci-hmp-cmds.c37 monitor_puts(mon, dev->class_info->desc); in hmp_info_pci_device()
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c641 monitor_puts(mon, info->device); in print_block_info()
647 monitor_puts(mon, in print_block_info()
/openbmc/qemu/target/i386/
H A Dhelper.c433 monitor_puts(params->mon, msg); in do_inject_x86_mce()
/openbmc/qemu/hw/misc/
H A Dmos6522.c597 monitor_puts(mon, info->human_readable_text); in hmp_info_via()
/openbmc/qemu/docs/devel/
H A Dwriting-monitor-commands.rst719 monitor_puts(mon, info->human_readable_text);