summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/src/include/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/src/include/cache.h')
-rw-r--r--src/third_party/wiredtiger/src/include/cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/src/include/cache.h b/src/third_party/wiredtiger/src/include/cache.h
index 03d5c68c9b7..bb834df01c2 100644
--- a/src/third_party/wiredtiger/src/include/cache.h
+++ b/src/third_party/wiredtiger/src/include/cache.h
@@ -98,6 +98,7 @@ struct __wt_cache {
uint64_t app_evicts; /* Pages evicted by user threads */
uint64_t evict_max_page_size; /* Largest page seen at eviction */
+ uint64_t evict_max_seconds; /* Longest seconds spent at a single eviction */
struct timespec stuck_time; /* Stuck time */
/*