Home
last modified time | relevance | path

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

/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c783 stats_list = qmp_query_blockstats(false, false, NULL); in hmp_info_blockstats()
/openbmc/qemu/block/
H A Dqapi.c694 BlockStatsList *qmp_query_blockstats(bool has_query_nodes, in qmp_query_blockstats() function