Umdsdmonmsgs.h
6.14
|
Message containing memory allocation statistics.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_MALLINFO )
More...
#include <umdsdmonmsgs.h>
Data Fields | |
umdsd_dstat_msg_hdr_t | hdr |
Message header identifying the message type and other general information common for all messages. | |
umdsd_dstat_mallinfo_record_t | record |
Memory allocation statistics. | |
Message containing memory allocation statistics.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_MALLINFO )
Except where indicated, all fields of type lbm_uintXX_t
should be byte-swapped if hdr.magic
is equal to LBM_UMDS_DMON_ANTIMAGIC.