Searched refs:timestamps_start (Results 1 – 2 of 2) sorted by relevance
62 if (d->timestamps_start == -1) { in mux_chr_write()63 d->timestamps_start = ti; in mux_chr_write()65 ti -= d->timestamps_start; in mux_chr_write()186 d->timestamps_start = -1; in mux_proc_byte()
53 int64_t timestamps_start; member