Home
last modified time | relevance | path

Searched refs:meanQueueSize (Results 1 – 1 of 1) sorted by relevance

/system/chre/core/
Dtelemetry_manager.cc85 void sendEventLoopStats(uint32_t maxQueueSize, uint32_t meanQueueSize, in sendEventLoopStats() argument
96 result.mean_event_queue_size = meanQueueSize; in sendEventLoopStats()