Home
last modified time | relevance | path

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

/system/logging/logd/
DSimpleLogBuffer.cpp243 LogReaderThread* oldest = nullptr; in Prune() local
248 if (!oldest || oldest->start() > reader_thread->start() || in Prune()
249 (oldest->start() == reader_thread->start() && in Prune()
251 oldest = reader_thread.get(); in Prune()
270 if (oldest && oldest->start() <= element.sequence()) { in Prune()
271 KickReader(oldest, id, prune_rows); in Prune()
DLogStatistics.cpp588 uint64_t oldest = mOldest[i].msec() / 1000; in ReportInteresting() local
591 int span = newest - oldest; in ReportInteresting()
681 uint64_t oldest = mOldest[id].msec(); in Format() local
683 if (newest <= oldest) { in Format()
688 uint64_t span = newest - oldest; in Format()
695 if (minTime > oldest) minTime = oldest; in Format()
DREADME.property42 oldest entries of chattiest UID, and
68 priority. All other pruning activity is oldest first. Special case ~! represents an automatic