Searched refs:newEventTime (Results 1 – 3 of 3) sorted by relevance
149 void LatencyTracker::reportAndPruneMatureRecords(nsecs_t newEventTime) { in reportAndPruneMatureRecords() argument152 if (isMatureEvent(oldestEventTime, newEventTime /*now*/)) { in reportAndPruneMatureRecords()
82 void reportAndPruneMatureRecords(nsecs_t newEventTime);
95 void flushIfNeededLocked(const int64_t& newEventTime) override;