Searched refs:st_alloc_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.java303 private int st_alloc_buckets; field in class:CacheStats
308 return st_alloc_buckets;
391 + "\n st_alloc_buckets=" + st_alloc_buckets
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c114 c_mp->stat.st_alloc_buckets += total_buckets;
H A Dmp_stat.c157 sp->st_alloc_buckets += c_mp->stat.st_alloc_buckets;
496 (u_long)gsp->st_alloc_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.c189 JAVADB_STAT_INT(jnienv, jobj, mpool_stat_st_alloc_buckets_fid, statp, st_alloc_buckets);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c385 sp->st_alloc_buckets);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h663 u_int32_t st_alloc_buckets; /* Buckets checked during allocation. */ 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.h652 u_int32_t st_alloc_buckets; /* Buckets checked during allocation. */ 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.h673 u_int32_t st_alloc_buckets; /* Buckets checked during allocation. */ 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.h661 u_int32_t st_alloc_buckets; /* Buckets checked during allocation. */ 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.h700 u_int32_t st_alloc_buckets; /* Buckets checked during allocation. */ 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.h700 u_int32_t st_alloc_buckets; /* Buckets checked during allocation. */ member in struct:__db_mpool_stat

Completed in 310 milliseconds