Searched refs:st_max_ncache (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DCacheStats.java43 private int st_max_ncache; field in class:CacheStats
49 return st_max_ncache;
360 + "\n st_max_ncache=" + st_max_ncache
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c111 sp->st_max_ncache = mp->max_nreg;
431 __db_dl(env, "Maximum number of caches", (u_long)gsp->st_max_ncache);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c158 JAVADB_STAT_INT(jnienv, jobj, mpool_stat_st_max_ncache_fid, statp, st_max_ncache);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c349 MAKE_STAT_LIST("Maximum number of caches", sp->st_max_ncache);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h631 u_int32_t st_max_ncache; /* Maximum number of regions. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h620 u_int32_t st_max_ncache; /* Maximum number of regions. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h641 u_int32_t st_max_ncache; /* Maximum number of regions. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h629 u_int32_t st_max_ncache; /* Maximum number of regions. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h668 u_int32_t st_max_ncache; /* Maximum number of regions. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h668 u_int32_t st_max_ncache; /* Maximum number of regions. */ member in struct:__db_mpool_stat

Completed in 273 milliseconds