Lines Matching refs:add_timestamp
432 int add_timestamp; member
2881 bool abs = info->add_timestamp & in rb_add_timestamp()
2943 if (unlikely(info->add_timestamp)) in rb_update_event()
3477 } else if (info->add_timestamp & in check_buffer()
3577 if ((info->add_timestamp & RB_ADD_STAMP_ABSOLUTE)) { in __rb_reserve_next()
3586 info->add_timestamp |= RB_ADD_STAMP_FORCE | RB_ADD_STAMP_EXTEND; in __rb_reserve_next()
3591 info->add_timestamp |= RB_ADD_STAMP_EXTEND; in __rb_reserve_next()
3628 if (likely(!(info->add_timestamp & in __rb_reserve_next()
3679 info->add_timestamp &= ~RB_ADD_STAMP_FORCE; in __rb_reserve_next()
3686 if (unlikely(!tail && !(info->add_timestamp & in __rb_reserve_next()
3748 info.add_timestamp = add_ts_default; in rb_reserve_next_event()
3766 if (info.add_timestamp & (RB_ADD_STAMP_FORCE | RB_ADD_STAMP_EXTEND)) in rb_reserve_next_event()