Searched refs:newEventTime (Results 1 – 2 of 2) sorted by relevance
173 void LatencyTracker::reportAndPruneMatureRecords(nsecs_t newEventTime) { in reportAndPruneMatureRecords() argument176 if (isMatureEvent(oldestEventTime, /*now=*/newEventTime)) { in reportAndPruneMatureRecords()
85 void reportAndPruneMatureRecords(nsecs_t newEventTime);