Lines Matching defs:consecutive
652 if (!buffer.consecutive || reposition) {
4266 * @consecutive: returns true if there is data in buf_b that is consecutive
4281 size_t len_b, bool *consecutive,
4309 /* Same TSC, so buffers are consecutive */
4313 *consecutive = true;
4333 * @consecutive: returns true if there is data in buf_b that is consecutive
4346 bool have_tsc, bool *consecutive,
4360 consecutive, ooo_tsc);
4379 *consecutive = true;
4471 /* -ENOLINK means non-consecutive trace */