Home
last modified time | relevance | path

Searched refs:ckpt_ops (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/bench/wtperf/
H A Dwtperf.h143 uint64_t ckpt_ops; /* checkpoint operations */ member
H A Dwtperf.c1779 wtperf->ckpt_ops = sum_ckpt_ops(wtperf); in execute_workload()
1804 wtperf->ckpt_ops - last_ckpts, in execute_workload()
1810 last_ckpts = wtperf->ckpt_ops; in execute_workload()
2288 wtperf->ckpt_ops = sum_ckpt_ops(wtperf); in start_run()
2316 wtperf->ckpt_ops); in start_run()