Searched refs:traceWaitQueueLengthLocked (Results 1 – 2 of 2) sorted by relevance
1137 void traceWaitQueueLengthLocked(const sp<Connection>& connection);
2111 traceWaitQueueLengthLocked(connection); in startDispatchCycleLocked()2144 traceWaitQueueLengthLocked(connection); in abortBrokenDispatchCycleLocked()3658 traceWaitQueueLengthLocked(connection); in doDispatchCycleFinishedLockedInterruptible()3882 void InputDispatcher::traceWaitQueueLengthLocked(const sp<Connection>& connection) { in traceWaitQueueLengthLocked() function in android::InputDispatcher