Searched refs:iterations (Results 1 – 4 of 4) sorted by relevance
40 void basicNThreads(int numThreads, int iterations = kStressFactor) { in basicNThreads() argument48 for (auto j = 0; j < iterations; ++j) { in basicNThreads()69 EXPECT_EQ(total, sum(numThreads) * iterations); in basicNThreads()662 int iterations = kStressFactor) { in stressTryLockWithConcurrentLocks() argument669 for (auto j = 0; j < iterations; ++j) { in stressTryLockWithConcurrentLocks()678 for (auto i = 0; i < iterations; ++i) { in stressTryLockWithConcurrentLocks()713 void concurrentTryLocks(int numThreads, int iterations = kStressFactor) { in concurrentTryLocks() argument720 for (auto j = 0; j < iterations; ++j) { in concurrentTryLocks()
14 …R_ITER_SKIP`, which returns how many internal keys were skipped during iterations (e.g., due to be…
181 scan-and-delete database, although the gap lessens as iterations grow longer.
60 * Fix crash caused by concurrent CF iterations and drops(#6147).543 …R_ITER_SKIP`, which returns how many internal keys were skipped during iterations (e.g., due to be…