Searched refs:traceWaitQueueLengthLocked (Results 1 – 2 of 2) sorted by relevance
1089 void traceWaitQueueLengthLocked(const sp<Connection>& connection);
1996 traceWaitQueueLengthLocked(connection); in startDispatchCycleLocked()2029 traceWaitQueueLengthLocked(connection); in abortBrokenDispatchCycleLocked()3423 traceWaitQueueLengthLocked(connection); in doDispatchCycleFinishedLockedInterruptible()3647 void InputDispatcher::traceWaitQueueLengthLocked(const sp<Connection>& connection) { in traceWaitQueueLengthLocked() function in android::InputDispatcher