Searched refs:traceWaitQueueLength (Results 1 – 2 of 2) sorted by relevance
529 void traceWaitQueueLength(const sp<Connection>& connection);
2612 traceWaitQueueLength(connection); in startDispatchCycleLocked()2667 traceWaitQueueLength(connection); in abortBrokenDispatchCycleLocked()4796 traceWaitQueueLength(connection); in doDispatchCycleFinishedLockedInterruptible()5055 void InputDispatcher::traceWaitQueueLength(const sp<Connection>& connection) { in traceWaitQueueLength() function in android::inputdispatcher::InputDispatcher