Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dstat.h670 int64_t txn_checkpoint_fsync_post_duration; member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/support/
H A Dstat.c2072 to->txn_checkpoint_fsync_post_duration += in __wt_stat_connection_aggregate()
2073 WT_STAT_READ(from, txn_checkpoint_fsync_post_duration); in __wt_stat_connection_aggregate()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/txn/
H A Dtxn_ckpt.c965 txn_checkpoint_fsync_post_duration, fsync_duration_usecs); in __txn_checkpoint()