Searched refs:put_counter (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c42 u_int32_t put_counter, total_buckets; local
54 buckets = buffers = put_counter = total_buckets = 0;
198 put_counter = c_mp->put_counter;
211 if (put_counter == c_mp->put_counter)
H A Dmp_fput.c141 ++c_mp->put_counter;
H A Dmp_stat.c570 STAT_ULONG("Put counter", mp->put_counter);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmp.h197 u_int32_t put_counter; /* Count of page put calls. */ member in struct:__mpool

Completed in 117 milliseconds