Searched refs:st_ro_evict (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.java144 private int st_ro_evict; field in class:CacheStats
149 return st_ro_evict;
372 + "\n st_ro_evict=" + st_ro_evict
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c403 ++c_mp->stat.st_ro_evict;
H A Dmp_stat.c131 sp->st_ro_evict += c_mp->stat.st_ro_evict;
454 (u_long)gsp->st_ro_evict);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c170 JAVADB_STAT_INT(jnienv, jobj, mpool_stat_st_ro_evict_fid, statp, st_ro_evict);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c362 MAKE_STAT_LIST("Clean page evictions", sp->st_ro_evict);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h644 u_int32_t st_ro_evict; /* Clean pages forced from the cache. */ 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.h633 u_int32_t st_ro_evict; /* Clean pages forced from the cache. */ 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.h654 u_int32_t st_ro_evict; /* Clean pages forced from the cache. */ 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.h642 u_int32_t st_ro_evict; /* Clean pages forced from the cache. */ 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.h681 u_int32_t st_ro_evict; /* Clean pages forced from the cache. */ 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.h681 u_int32_t st_ro_evict; /* Clean pages forced from the cache. */ member in struct:__db_mpool_stat

Completed in 210 milliseconds