Searched refs:st_hash_buckets (Results 1 - 11 of 11) 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.java184 private int st_hash_buckets; field in class:CacheStats
189 return st_hash_buckets;
377 + "\n st_hash_buckets=" + st_hash_buckets
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c87 u_int32_t i, st_bytes, st_gbytes, st_hash_buckets, st_pages; local
142 sp->st_hash_buckets += c_mp->stat.st_hash_buckets;
175 st_hash_buckets = c_mp->stat.st_hash_buckets;
180 c_mp->stat.st_hash_buckets = st_hash_buckets;
466 (u_long)gsp->st_hash_buckets);
H A Dmp_region.c289 mp->stat.st_hash_buckets = htab_buckets;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c175 JAVADB_STAT_INT(jnienv, jobj, mpool_stat_st_hash_buckets_fid, statp, st_hash_buckets);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c368 MAKE_STAT_LIST("Hash buckets", sp->st_hash_buckets);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h649 u_int32_t st_hash_buckets; /* Number of hash buckets. */ 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.h638 u_int32_t st_hash_buckets; /* Number of hash buckets. */ 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.h659 u_int32_t st_hash_buckets; /* Number of hash buckets. */ 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.h647 u_int32_t st_hash_buckets; /* Number of hash buckets. */ 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.h686 u_int32_t st_hash_buckets; /* Number of hash buckets. */ 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.h686 u_int32_t st_hash_buckets; /* Number of hash buckets. */ member in struct:__db_mpool_stat

Completed in 208 milliseconds