UM C API
6.16.1
|
Message containing memory allocation statistics.
( tnwg_dstat_msg_hdr_t_stct::type == TNWG_DSTATTYPE_MALLINFO )
Except where indicated, all fields of type lbm_uintXX_t
should be byte-swapped if hdr.magic
is equal to LBM_TNWG_DAEMON_ANTIMAGIC.
More...
#include <tnwgdmonmsgs.h>
Data Fields | |
tnwg_dstat_msg_hdr_t | hdr |
Standard header common to all messages. | |
tnwg_mallinfo_stat_grp_record_t | record |
Memory statistics. | |
Message containing memory allocation statistics.
( tnwg_dstat_msg_hdr_t_stct::type == TNWG_DSTATTYPE_MALLINFO )
Except where indicated, all fields of type lbm_uintXX_t
should be byte-swapped if hdr.magic
is equal to LBM_TNWG_DAEMON_ANTIMAGIC.