Home
last modified time | relevance | path

Searched defs:BlockAcctTimedStats (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/block/
H A Daccounting.h32 typedef struct BlockAcctTimedStats BlockAcctTimedStats; typedef
45 struct BlockAcctTimedStats { struct
49 QSLIST_ENTRY(BlockAcctTimedStats) entries; argument