Searched refs:traceWaitQueueLength (Results 1 – 2 of 2) sorted by relevance
702 void traceWaitQueueLength(const Connection& connection);
3925 traceWaitQueueLength(*connection); in startDispatchCycleLocked()3999 traceWaitQueueLength(*connection); in abortBrokenDispatchCycleLocked()6426 traceWaitQueueLength(*connection); in doDispatchCycleFinishedCommand()6845 void InputDispatcher::traceWaitQueueLength(const Connection& connection) { in traceWaitQueueLength() function in android::inputdispatcher::InputDispatcher