Searched defs:incr_step (Results 1 – 2 of 2) sorted by relevance
42 int incr_step; /* how much to increment/decrement refcount each time */ member48 static struct test* test_new(int threads, int64_t iterations, int incr_step) { in test_new()91 int incr_step) { in test()
145 int incr_step; /* how much to increment/decrement refcount each time */ member163 static struct test* test_new(int nthreads, int64_t iterations, int incr_step) { in test_new()243 void (*extra)(void* m), int timeout_s, int incr_step) { in test()