Searched refs:traceNotificationResponse (Results 1 – 3 of 3) sorted by relevance
554 void traceNotificationResponse(OSObject *object, uint32_t delay_ms, uint32_t ack_time_us);
6557 …getPMRootDomain()->traceNotificationResponse(notifier, NS_TO_MS(nsec), (uint32_t) notify.returnVal… in pmTellClientWithResponse()6787 getPMRootDomain()->traceNotificationResponse(notifier, NS_TO_MS(nsec), msgArg.maxWaitForReply); in pmTellCapabilityClientWithResponse()
9705 IOPMrootDomain::traceNotificationResponse(OSObject *object, uint32_t delay_ms, uint32_t ack_time_us) function in IOPMrootDomain