Searched refs:DB_MPOOL_STAT (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/mp/
H A Dmp_stat.c26 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
28 __P((ENV *, REGINFO *, MPOOL *, DB_MPOOL_STAT *, u_int32_t));
43 * PUBLIC: __P((DB_ENV *, DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
48 DB_MPOOL_STAT **gspp;
78 DB_MPOOL_STAT **gspp;
84 DB_MPOOL_STAT *sp;
243 DB_MPOOL_STAT *sp;
420 DB_MPOOL_STAT *gsp;
815 DB_MPOOL_STAT *mstat;
854 DB_MPOOL_STAT **gsp
[all...]
H A Dmp_fopen.c952 DB_MPOOL_STAT *sp;
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/test_micro/
H A Db_inmem.c38 DB_MPOOL_STAT *gsp;
97 DB_MPOOL_STAT *gsp;
174 DB_MPOOL_STAT *gsp;
/macosx-10.9.5/BerkeleyDB-21/db/test_micro/source/
H A Db_inmem.c38 DB_MPOOL_STAT *gsp;
97 DB_MPOOL_STAT *gsp;
174 DB_MPOOL_STAT *gsp;
/macosx-10.9.5/BerkeleyDB-21/db/libdb_java/
H A Djava_stat.i63 JAVA_STAT_CLASS(DB_MPOOL_STAT *, com.sleepycat.db.CacheStats, mpool_stat)
H A Ddb.i1126 DB_MPOOL_STAT *memp_stat(u_int32_t flags) {
1127 DB_MPOOL_STAT *mp_stat = NULL;
H A Ddb_java_wrap.c3126 SWIGINTERN DB_MPOOL_STAT *DbEnv_memp_stat(struct DbEnv *self,u_int32_t flags){
3127 DB_MPOOL_STAT *mp_stat = NULL;
8293 DB_MPOOL_STAT *result = 0 ;
8307 result = (DB_MPOOL_STAT *)DbEnv_memp_stat(arg1,arg2);
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dmp_ext.h77 int __memp_stat_pp __P((DB_ENV *, DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dmp.h190 DB_MPOOL_STAT stat; /* Per-cache mpool statistics. */
H A Ddb.in160 struct __db_mpool_stat; typedef struct __db_mpool_stat DB_MPOOL_STAT;
2033 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
H A Ddb_cxx.in557 virtual int memp_stat(DB_MPOOL_STAT
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_mp.c316 DB_MPOOL_STAT *sp;
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h150 struct __db_mpool_stat; typedef struct __db_mpool_stat DB_MPOOL_STAT; typedef in typeref:struct:__db_mpool_stat
2023 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h139 struct __db_mpool_stat; typedef struct __db_mpool_stat DB_MPOOL_STAT; typedef in typeref:struct:__db_mpool_stat
2012 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h148 struct __db_mpool_stat; typedef struct __db_mpool_stat DB_MPOOL_STAT; typedef in typeref:struct:__db_mpool_stat
2021 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
H A Ddb_cxx.h558 virtual int memp_stat(DB_MPOOL_STAT
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h187 struct __db_mpool_stat; typedef struct __db_mpool_stat DB_MPOOL_STAT; typedef in typeref:struct:__db_mpool_stat
2060 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h187 struct __db_mpool_stat; typedef struct __db_mpool_stat DB_MPOOL_STAT; typedef in typeref:struct:__db_mpool_stat
2060 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
H A Ddb_cxx.h558 virtual int memp_stat(DB_MPOOL_STAT
/macosx-10.9.5/BerkeleyDB-21/db/cxx/
H A Dcxx_env.cpp526 (DB_MPOOL_STAT **gsp, DB_MPOOL_FSTAT ***fsp, u_int32_t flags),
/macosx-10.9.5/BerkeleyDB-21/db/rpc_client/
H A Dgen_client.c3488 (int (*)(DB_ENV *, DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t))

Completed in 293 milliseconds