Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dmachine-qmp-cmds.c256 return human_readable_text_from_str(buf); in qmp_x_query_numa()
321 return human_readable_text_from_str(buf); in qmp_x_query_ramblock()
364 return human_readable_text_from_str(buf); in qmp_x_query_irq()
393 return human_readable_text_from_str(buf); in qmp_x_query_interrupt_controllers()
H A Dloader.c1647 return human_readable_text_from_str(buf); in qmp_x_query_roms()
/qemu/include/qapi/
H A Dtype-helpers.h14 HumanReadableText *human_readable_text_from_str(GString *str);
/qemu/qapi/
H A Dqapi-type-helpers.c16 HumanReadableText *human_readable_text_from_str(GString *str) in human_readable_text_from_str() function
/qemu/accel/tcg/
H A Dmonitor.c221 return human_readable_text_from_str(buf); in qmp_x_query_jit()
/qemu/hw/usb/
H A Dbus.c627 return human_readable_text_from_str(buf); in qmp_x_query_usb()
/qemu/hw/misc/
H A Dmos6522.c586 return human_readable_text_from_str(buf); in qmp_x_query_via()
/qemu/docs/devel/
H A Dwriting-monitor-commands.rst593 return human_readable_text_from_str(buf);