Go to the documentation of this file.
4 #ifndef __MDBM3_STATS_H_
5 #define __MDBM3_STATS_H_
15 #define MDBM_RSTATS_VERSION 0x53090004
16 #define MDBM_RSTATS_THIST_MAX (6*9+2)
49 #define MDBM_RSTATS_THIST 0x01
51 struct mdbm_rstats_mem;
56 struct mdbm_rstats_mem** mem,
struct mdbm_rstats** rstats);