Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOServicePM.cpp240 #define LOG_APP_RESPONSE_TIMES (100ULL * 1000ULL * 1000ULL) macro
6295 #if LOG_APP_RESPONSE_TIMES in pmTellAppWithResponse()
6504 #if LOG_APP_RESPONSE_TIMES in pmTellCapabilityAppWithResponse()
6989 if (nsec > LOG_APP_RESPONSE_TIMES) { in responseValid()