Searched refs:pruneMargin (Results 1 – 2 of 2) sorted by relevance
177 static const log_time pruneMargin; variable
46 const log_time LogBuffer::pruneMargin(3, 0); member in LogBuffer680 if (oldest) watermark = oldest->mStart - pruneMargin; in prune()1100 log_time min = start - pruneMargin; in flushTo()