Lines Matching refs:consecutive
550 if (!buffer.consecutive || reposition) {
3086 * @consecutive: returns true if there is data in buf_b that is consecutive
3100 size_t len_b, bool *consecutive)
3127 /* Same TSC, so buffers are consecutive */
3131 *consecutive = true;
3151 * @consecutive: returns true if there is data in buf_b that is consecutive
3163 bool have_tsc, bool *consecutive)
3176 consecutive);
3195 *consecutive = true;
3287 /* -ENOLINK means non-consecutive trace */