Searched refs:MAX_LATENCY_US (Results 1 – 2 of 2) sorted by relevance
48 const uint64_t MAX_LATENCY_US = 2000; in getStateResidenciesTimed() local64 if (timeElapsedUs > MAX_LATENCY_US) { in getStateResidenciesTimed()
27 static const uint64_t MAX_LATENCY_US = 2000; variable130 if (time_elapsed_us > MAX_LATENCY_US) { in getStatsTimed()