Searched refs:st_hash_examined (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.java208 private int st_hash_examined; field in class:CacheStats
213 return st_hash_examined;
380 + "\n st_hash_examined=" + st_hash_examined
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c145 sp->st_hash_examined += c_mp->stat.st_hash_examined;
474 (u_long)gsp->st_hash_examined);
H A Dmp_fget.c381 c_mp->stat.st_hash_examined += st_hsearch;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c178 JAVADB_STAT_INT(jnienv, jobj, mpool_stat_st_hash_examined_fid, statp, st_hash_examined);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c371 MAKE_STAT_LIST("Hash elements examined", sp->st_hash_examined);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h652 u_int32_t st_hash_examined; /* Total hash entries searched. */ 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.h641 u_int32_t st_hash_examined; /* Total hash entries searched. */ 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.h662 u_int32_t st_hash_examined; /* Total hash entries searched. */ 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.h650 u_int32_t st_hash_examined; /* Total hash entries searched. */ 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.h689 u_int32_t st_hash_examined; /* Total hash entries searched. */ 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.h689 u_int32_t st_hash_examined; /* Total hash entries searched. */ member in struct:__db_mpool_stat

Completed in 237 milliseconds