Searched refs:writeout_idx (Results 1 – 1 of 1) sorted by relevance
54 static unsigned int writeout_idx; variable189 writeout_idx += recordptr->length; in writeout_thread()191 idx = writeout_idx % TRACE_BUF_LEN; in writeout_thread()224 if (new_idx - writeout_idx > TRACE_BUF_LEN) { in trace_record_start()277 if (((unsigned int)g_atomic_int_get(&trace_idx) - writeout_idx) in trace_record_finish()