Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOServicePM.cpp229 #define LOG_APP_RESPONSE_TIMES (100ULL * 1000ULL * 1000ULL) macro
6210 #if LOG_APP_RESPONSE_TIMES in pmTellAppWithResponse()
6419 #if LOG_APP_RESPONSE_TIMES in pmTellCapabilityAppWithResponse()
6904 if (nsec > LOG_APP_RESPONSE_TIMES) { in responseValid()