Searched refs:kCommandsPerFlushCheck (Results 1 – 1 of 1) sorted by relevance
23 const int kCommandsPerFlushCheck = 100; variable115 (commands_issued_ % kCommandsPerFlushCheck == 0)) { in GetSpace()