Searched refs:wp_commit_cache_bits (Results 1 – 4 of 4) sorted by relevance
111 size_t wp_commit_cache_bits = static_cast<size_t>(23); member
45 COMMIT_CACHE_BITS(txn_db_options.wp_commit_cache_bits), in WritePreparedTxnDB()56 COMMIT_CACHE_BITS(txn_db_options.wp_commit_cache_bits), in WritePreparedTxnDB()
506 txn_db_options.wp_commit_cache_bits = 10; in MySQLStyleTransactionTest()
368 txn_db_options.wp_commit_cache_bits = commit_cache_bits; in UpdateTransactionDBOptions()