Searched refs:st_rw_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.java152 private int st_rw_evict; field in class:CacheStats
157 return st_rw_evict;
373 + "\n st_rw_evict=" + st_rw_evict
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c398 ++c_mp->stat.st_rw_evict;
H A Dmp_stat.c132 sp->st_rw_evict += c_mp->stat.st_rw_evict;
456 (u_long)gsp->st_rw_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.c171 JAVADB_STAT_INT(jnienv, jobj, mpool_stat_st_rw_evict_fid, statp, st_rw_evict);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c363 MAKE_STAT_LIST("Dirty page evictions", sp->st_rw_evict);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h645 u_int32_t st_rw_evict; /* Dirty 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.h634 u_int32_t st_rw_evict; /* Dirty 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.h655 u_int32_t st_rw_evict; /* Dirty 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.h643 u_int32_t st_rw_evict; /* Dirty 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.h682 u_int32_t st_rw_evict; /* Dirty 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.h682 u_int32_t st_rw_evict; /* Dirty pages forced from the cache. */ member in struct:__db_mpool_stat

Completed in 283 milliseconds