Searched refs:kLongWaitThresholdUS (Results 1 – 1 of 1) sorted by relevance
247 constexpr useconds_t kLongWaitThresholdUS = 1000; in RunCheckpoint() local248 if (UNLIKELY(total_delay_us > kLongWaitThresholdUS)) { in RunCheckpoint()