__db_mpool_stat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct __db_mpool_stat {}

Members

Variables

st_alloc
uintmax_t st_alloc;
Undocumented in source.
st_alloc_buckets
uintmax_t st_alloc_buckets;
Undocumented in source.
st_alloc_max_buckets
uintmax_t st_alloc_max_buckets;
Undocumented in source.
st_alloc_max_pages
uintmax_t st_alloc_max_pages;
Undocumented in source.
st_alloc_pages
uintmax_t st_alloc_pages;
Undocumented in source.
st_bytes
uint32_t st_bytes;
Undocumented in source.
st_cache_hit
uintmax_t st_cache_hit;
Undocumented in source.
st_cache_miss
uintmax_t st_cache_miss;
Undocumented in source.
st_gbytes
uint32_t st_gbytes;
Undocumented in source.
st_hash_buckets
uint32_t st_hash_buckets;
Undocumented in source.
st_hash_examined
uintmax_t st_hash_examined;
Undocumented in source.
st_hash_longest
uint32_t st_hash_longest;
Undocumented in source.
st_hash_max_nowait
uintmax_t st_hash_max_nowait;
Undocumented in source.
st_hash_max_wait
uintmax_t st_hash_max_wait;
Undocumented in source.
st_hash_mutexes
uint32_t st_hash_mutexes;
Undocumented in source.
st_hash_nowait
uintmax_t st_hash_nowait;
Undocumented in source.
st_hash_searches
uint32_t st_hash_searches;
Undocumented in source.
st_hash_wait
uintmax_t st_hash_wait;
Undocumented in source.
st_io_wait
uintmax_t st_io_wait;
Undocumented in source.
st_map
uint32_t st_map;
Undocumented in source.
st_max_ncache
uint32_t st_max_ncache;
Undocumented in source.
st_maxopenfd
int32_t st_maxopenfd;
Undocumented in source.
st_maxwrite
int32_t st_maxwrite;
Undocumented in source.
st_maxwrite_sleep
db_timeout_t st_maxwrite_sleep;
Undocumented in source.
st_mmapsize
db_size_t st_mmapsize;
Undocumented in source.
st_mvcc_freed
uintmax_t st_mvcc_freed;
Undocumented in source.
st_mvcc_frozen
uintmax_t st_mvcc_frozen;
Undocumented in source.
st_mvcc_thawed
uintmax_t st_mvcc_thawed;
Undocumented in source.
st_ncache
uint32_t st_ncache;
Undocumented in source.
st_page_clean
uint32_t st_page_clean;
Undocumented in source.
st_page_create
uintmax_t st_page_create;
Undocumented in source.
st_page_dirty
uint32_t st_page_dirty;
Undocumented in source.
st_page_in
uintmax_t st_page_in;
Undocumented in source.
st_page_out
uintmax_t st_page_out;
Undocumented in source.
st_page_trickle
uintmax_t st_page_trickle;
Undocumented in source.
st_pages
uint32_t st_pages;
Undocumented in source.
st_pagesize
uint32_t st_pagesize;
Undocumented in source.
st_region_nowait
uintmax_t st_region_nowait;
Undocumented in source.
st_region_wait
uintmax_t st_region_wait;
Undocumented in source.
st_regmax
roff_t st_regmax;
Undocumented in source.
st_regsize
roff_t st_regsize;
Undocumented in source.
st_ro_evict
uintmax_t st_ro_evict;
Undocumented in source.
st_rw_evict
uintmax_t st_rw_evict;
Undocumented in source.
st_sync_interrupted
uintmax_t st_sync_interrupted;
Undocumented in source.

Meta