Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/Kernel/
H A DIOServicePM.cpp243 #define LOG_APP_RESPONSE_TIMES (100ULL * 1000ULL * 1000ULL) macro
6298 #if LOG_APP_RESPONSE_TIMES in pmTellAppWithResponse()
6508 #if LOG_APP_RESPONSE_TIMES in pmTellCapabilityAppWithResponse()
6995 if (nsec > LOG_APP_RESPONSE_TIMES) { in responseValid()