Searched refs:traceWaitQueueLength (Results 1 – 2 of 2) sorted by relevance
457 void traceWaitQueueLength(const sp<Connection>& connection);
2280 traceWaitQueueLength(connection); in startDispatchCycleLocked()2315 traceWaitQueueLength(connection); in abortBrokenDispatchCycleLocked()4214 traceWaitQueueLength(connection); in doDispatchCycleFinishedLockedInterruptible()4446 void InputDispatcher::traceWaitQueueLength(const sp<Connection>& connection) { in traceWaitQueueLength() function in android::inputdispatcher::InputDispatcher