Searched refs:delayed (Results 1 – 4 of 4) sorted by relevance
6 * Change the default of delayed slowdown value to 16MB/s and further increase the L0 stop condition…
678 * Change the default of delayed slowdown value to 16MB/s and further increase the L0 stop condition…
10 * Change the default of delayed slowdown value to 16MB/s and further increase the L0 stop condition…
1402 bool delayed = false; in DelayWrite() local1427 delayed = true; in DelayWrite()1443 delayed = true; in DelayWrite()1453 assert(!delayed || !write_options.no_slowdown); in DelayWrite()1454 if (delayed) { in DelayWrite()