Searched refs:auto_tuned (Results 1 – 5 of 5) sorted by relevance
49 Env* env, bool auto_tuned) in GenericRateLimiter() argument52 rate_bytes_per_sec_(auto_tuned ? rate_bytes_per_sec / 2 in GenericRateLimiter()65 auto_tuned_(auto_tuned), in GenericRateLimiter()331 bool auto_tuned /* = false */) { in NewGenericRateLimiter() argument336 mode, Env::Default(), auto_tuned); in NewGenericRateLimiter()
28 bool auto_tuned);
137 bool auto_tuned = false);
12 …ing to demand for background I/O. It can be enabled simply by passing `auto_tuned=true` in the `Ne…
567 …demand for background I/O. It can be enabled by passing `true` to the `auto_tuned` parameter in `N…