Searched refs:stop_writing_into_file (Results 1 – 1 of 1) sorted by relevance
2175 bool stop_writing_into_file = tracing_session->write_period_ms == 0; in ReadBuffers() local2196 stop_writing_into_file = true; in ReadBuffers()2215 stop_writing_into_file = true; in ReadBuffers()2224 (total_wr_size + 1023) / 1024, stop_writing_into_file); in ReadBuffers()2225 if (stop_writing_into_file) { in ReadBuffers()