Home
last modified time | relevance | path

Searched refs:WT_DECL_TIMESTAMP (Results 1 – 13 of 13) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dtxn.h104 WT_DECL_TIMESTAMP(commit_timestamp)
105 WT_DECL_TIMESTAMP(last_ckpt_timestamp)
106 WT_DECL_TIMESTAMP(meta_ckpt_timestamp)
107 WT_DECL_TIMESTAMP(oldest_timestamp)
108 WT_DECL_TIMESTAMP(pinned_timestamp)
109 WT_DECL_TIMESTAMP(recovery_timestamp)
110 WT_DECL_TIMESTAMP(stable_timestamp)
252 WT_DECL_TIMESTAMP(commit_timestamp)
258 WT_DECL_TIMESTAMP(first_commit_timestamp)
264 WT_DECL_TIMESTAMP(prepare_timestamp)
[all …]
H A Dbtmem.h239 WT_DECL_TIMESTAMP(max_timestamp)/* Maximum timestamp */
240 WT_DECL_TIMESTAMP(unstable_timestamp)/* First timestamp not on page */
257 WT_DECL_TIMESTAMP(last_eviction_timestamp)
266 WT_DECL_TIMESTAMP(obsolete_check_timestamp)
270 WT_DECL_TIMESTAMP(rec_max_timestamp)
273 WT_DECL_TIMESTAMP(last_stable_timestamp)
840 WT_DECL_TIMESTAMP(timestamp)
1043 WT_DECL_TIMESTAMP(timestamp) /* aligned uint64_t timestamp */
1064 WT_DECL_TIMESTAMP(timestamp) /* unaligned uint8_t array timestamp */
H A Dmisc.h292 #define WT_DECL_TIMESTAMP(x) wt_timestamp_t x; macro
296 #define WT_DECL_TIMESTAMP(x) macro
H A Dbtree.h165 WT_DECL_TIMESTAMP(rec_max_timestamp)
H A Dlsm.h101 WT_DECL_TIMESTAMP(switch_timestamp)/*
H A Dbtree.i1365 WT_DECL_TIMESTAMP(pinned_ts) in __wt_page_evict_retry()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/txn/
H A Dtxn_rollback_to_stable.c22 WT_DECL_TIMESTAMP(rollback_timestamp) in __txn_rollback_to_stable_lookaside_fixup()
23 WT_DECL_TIMESTAMP(upd_timestamp) in __txn_rollback_to_stable_lookaside_fixup()
397 WT_DECL_TIMESTAMP(rollback_timestamp) in __txn_rollback_to_stable_btree()
H A Dtxn.c588 WT_DECL_TIMESTAMP(op_timestamp) in __txn_commit_timestamp_validate()
1197 WT_DECL_TIMESTAMP(checkpoint_timestamp) in __wt_txn_stats_update()
1198 WT_DECL_TIMESTAMP(commit_timestamp) in __wt_txn_stats_update()
1199 WT_DECL_TIMESTAMP(pinned_timestamp) in __wt_txn_stats_update()
H A Dtxn_recover.c354 WT_DECL_TIMESTAMP(ckpt_timestamp) in __recovery_set_checkpoint_timestamp()
H A Dtxn_timestamp.c205 WT_DECL_TIMESTAMP(tmp_ts) in __txn_get_pinned_timestamp()
H A Dtxn_ckpt.c801 WT_DECL_TIMESTAMP(ckpt_tmp_ts) in __txn_checkpoint()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/cache/
H A Dcache_las.c661 WT_DECL_TIMESTAMP(prev_timestamp) in __wt_las_insert_block()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/reconcile/
H A Drec_write.c44 WT_DECL_TIMESTAMP(max_timestamp)
48 WT_DECL_TIMESTAMP(unstable_timestamp)