Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dstats.h15 typedef void SchemaRetrieveFunc(StatsSchemaList **result, Error **errp); typedef
26 SchemaRetrieveFunc *schemas_fn);
/openbmc/qemu/stats/
H A Dstats-qmp-cmds.c17 SchemaRetrieveFunc *schemas_cb;
26 SchemaRetrieveFunc *schemas_fn) in add_stats_callbacks()