Searched refs:oldest (Results 1 – 3 of 3) sorted by relevance
243 LogReaderThread* oldest = nullptr; in Prune() local248 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()
588 uint64_t oldest = mOldest[i].msec() / 1000; in ReportInteresting() local591 int span = newest - oldest; in ReportInteresting()681 uint64_t oldest = mOldest[id].msec(); in Format() local683 if (newest <= oldest) { in Format()688 uint64_t span = newest - oldest; in Format()695 if (minTime > oldest) minTime = oldest; in Format()
42 oldest entries of chattiest UID, and68 priority. All other pruning activity is oldest first. Special case ~! represents an automatic