Home
last modified time | relevance | path

Searched refs:LOG_APP_RESPONSE_TIMES (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/iokit/Kernel/
H A DIOServicePM.cpp233 #define LOG_APP_RESPONSE_TIMES (100ULL * 1000ULL * 1000ULL) macro
6238 #if LOG_APP_RESPONSE_TIMES in pmTellAppWithResponse()
6447 #if LOG_APP_RESPONSE_TIMES in pmTellCapabilityAppWithResponse()
6932 if (nsec > LOG_APP_RESPONSE_TIMES) { in responseValid()