Searched refs:RB_LEN_TIME_EXTEND (Results 1 – 1 of 1) sorted by relevance
147 RB_LEN_TIME_EXTEND = 8, enumerator152 ((struct ring_buffer_event *)((char *)event + RB_LEN_TIME_EXTEND))197 return RB_LEN_TIME_EXTEND; in rb_event_length()222 len = RB_LEN_TIME_EXTEND; in rb_event_ts_length()2699 *length -= RB_LEN_TIME_EXTEND; in rb_add_timestamp()2764 if (length == RB_LEN_TIME_EXTEND + RB_ALIGNMENT) in rb_calculate_event_length()3236 info->length += RB_LEN_TIME_EXTEND; in __rb_reserve_next()3241 info->length += RB_LEN_TIME_EXTEND; in __rb_reserve_next()3388 info.length += RB_LEN_TIME_EXTEND; in rb_reserve_next_event()3413 info.length -= RB_LEN_TIME_EXTEND; in rb_reserve_next_event()