Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DLatencyTracker.cpp149 void LatencyTracker::reportAndPruneMatureRecords(nsecs_t newEventTime) { in reportAndPruneMatureRecords() argument
152 if (isMatureEvent(oldestEventTime, newEventTime /*now*/)) { in reportAndPruneMatureRecords()
H A DLatencyTracker.h82 void reportAndPruneMatureRecords(nsecs_t newEventTime);
/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DCountMetricProducer.h95 void flushIfNeededLocked(const int64_t& newEventTime) override;