Lines Matching refs:consecutive
652 if (!buffer.consecutive || reposition) {
4264 * @consecutive: returns true if there is data in buf_b that is consecutive
4279 size_t len_b, bool *consecutive,
4307 /* Same TSC, so buffers are consecutive */
4311 *consecutive = true;
4331 * @consecutive: returns true if there is data in buf_b that is consecutive
4344 bool have_tsc, bool *consecutive,
4358 consecutive, ooo_tsc);
4377 *consecutive = true;
4469 /* -ENOLINK means non-consecutive trace */