Searched refs:RB_LEN_TIME_EXTEND (Results 1 – 1 of 1) sorted by relevance
167 RB_LEN_TIME_EXTEND = 8, enumerator172 ((struct ring_buffer_event *)((char *)event + RB_LEN_TIME_EXTEND))217 return RB_LEN_TIME_EXTEND; in rb_event_length()242 len = RB_LEN_TIME_EXTEND; in rb_event_ts_length()3857 *length -= RB_LEN_TIME_EXTEND; in rb_add_timestamp()3926 if (length == RB_LEN_TIME_EXTEND + RB_ALIGNMENT) in rb_calculate_event_length()4589 info->length += RB_LEN_TIME_EXTEND; in __rb_reserve_next()4594 info->length += RB_LEN_TIME_EXTEND; in __rb_reserve_next()4744 info.length += RB_LEN_TIME_EXTEND; in rb_reserve_next_event()4771 info.length -= RB_LEN_TIME_EXTEND; in rb_reserve_next_event()[all …]