Lines Matching refs:add_timestamp
428 int add_timestamp; member
3535 bool abs = info->add_timestamp & in rb_add_timestamp()
3597 if (unlikely(info->add_timestamp)) in rb_update_event()
4202 } else if (info->add_timestamp & in check_buffer()
4266 if ((info->add_timestamp & RB_ADD_STAMP_ABSOLUTE)) { in __rb_reserve_next()
4278 info->add_timestamp |= RB_ADD_STAMP_FORCE | RB_ADD_STAMP_EXTEND; in __rb_reserve_next()
4283 info->add_timestamp |= RB_ADD_STAMP_EXTEND; in __rb_reserve_next()
4313 if (likely(!(info->add_timestamp & in __rb_reserve_next()
4360 info->add_timestamp &= ~RB_ADD_STAMP_FORCE; in __rb_reserve_next()
4367 if (unlikely(!tail && !(info->add_timestamp & in __rb_reserve_next()
4437 info.add_timestamp = add_ts_default; in rb_reserve_next_event()
4455 if (info.add_timestamp & (RB_ADD_STAMP_FORCE | RB_ADD_STAMP_EXTEND)) in rb_reserve_next_event()