Home
last modified time | relevance | path

Searched refs:cache_state_root_entries (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/evict/
H A Devict_stat.c147 cache_state_root_entries, root_idx->entries); in __wt_curstat_cache_walk()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/support/
H A Dstat.c458 to->cache_state_root_entries += from->cache_state_root_entries; in __wt_stat_dsrc_aggregate_single()
665 to->cache_state_root_entries += in __wt_stat_dsrc_aggregate()
666 WT_STAT_READ(from, cache_state_root_entries); in __wt_stat_dsrc_aggregate()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dstat.h773 int64_t cache_state_root_entries; member