Lines Matching refs:add_timestamp
432 int add_timestamp; member
3613 bool abs = info->add_timestamp & in rb_add_timestamp()
3675 if (unlikely(info->add_timestamp)) in rb_update_event()
4280 } else if (info->add_timestamp & in check_buffer()
4344 if ((info->add_timestamp & RB_ADD_STAMP_ABSOLUTE)) { in __rb_reserve_next()
4356 info->add_timestamp |= RB_ADD_STAMP_FORCE | RB_ADD_STAMP_EXTEND; in __rb_reserve_next()
4361 info->add_timestamp |= RB_ADD_STAMP_EXTEND; in __rb_reserve_next()
4391 if (likely(!(info->add_timestamp & in __rb_reserve_next()
4438 info->add_timestamp &= ~RB_ADD_STAMP_FORCE; in __rb_reserve_next()
4445 if (unlikely(!tail && !(info->add_timestamp & in __rb_reserve_next()
4520 info.add_timestamp = add_ts_default; in rb_reserve_next_event()
4538 if (info.add_timestamp & (RB_ADD_STAMP_FORCE | RB_ADD_STAMP_EXTEND)) in rb_reserve_next_event()