Searched refs:did_hit_threshold (Results 1 – 1 of 1) sorted by relevance
1468 bool did_hit_threshold = false; in ReadBuffers() local1473 buf_idx < tracing_session->num_buffers() && !did_hit_threshold; in ReadBuffers()1482 while (!did_hit_threshold) { in ReadBuffers()1527 did_hit_threshold = packets_bytes >= kApproxBytesPerTask && in ReadBuffers()1617 const bool has_more = did_hit_threshold; in ReadBuffers()