Searched refs:traceOutboundQueueLength (Results 1 – 2 of 2) sorted by relevance
456 void traceOutboundQueueLength(const sp<Connection>& connection);
2124 traceOutboundQueueLength(connection); in enqueueDispatchEntryLocked()2278 traceOutboundQueueLength(connection); in startDispatchCycleLocked()2313 traceOutboundQueueLength(connection); in abortBrokenDispatchCycleLocked()4217 traceOutboundQueueLength(connection); in doDispatchCycleFinishedLockedInterruptible()4438 void InputDispatcher::traceOutboundQueueLength(const sp<Connection>& connection) { in traceOutboundQueueLength() function in android::inputdispatcher::InputDispatcher