Searched refs:kMinWarnInflightDuration (Results 1 – 2 of 2) sorted by relevance
371 static const nsecs_t kMinWarnInflightDuration = 5000000000; // 5 s variable
2872 if (mExpectedInflightDuration > kMinWarnInflightDuration) { in checkInflightMapLengthLocked()