Home
last modified time | relevance | path

Searched refs:RB_LEN_TIME_EXTEND (Results 1 – 1 of 1) sorted by relevance

/kernel/trace/
Dring_buffer.c138 RB_LEN_TIME_EXTEND = 8, enumerator
143 ((struct ring_buffer_event *)((char *)event + RB_LEN_TIME_EXTEND))
188 return RB_LEN_TIME_EXTEND; in rb_event_length()
213 len = RB_LEN_TIME_EXTEND; in rb_event_ts_length()
2362 length -= RB_LEN_TIME_EXTEND; in rb_update_event()
2401 if (length == RB_LEN_TIME_EXTEND + RB_ALIGNMENT) in rb_calculate_event_length()
2829 info->length += RB_LEN_TIME_EXTEND; in __rb_reserve_next()
2934 info.length -= RB_LEN_TIME_EXTEND; in rb_reserve_next_event()