Searched refs:oldestEventTimestampNs (Results 1 – 2 of 2) sorted by relevance
631 void noteEventQueueOverflow(int64_t oldestEventTimestampNs, int32_t atomId, bool isSkipped);
411 void StatsdStats::noteEventQueueOverflow(int64_t oldestEventTimestampNs, int32_t atomId, in noteEventQueueOverflow() argument417 const int64_t history = getElapsedRealtimeNs() - oldestEventTimestampNs; in noteEventQueueOverflow()