Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dring_buffer.c156 RB_LEN_TIME_EXTEND = 8, enumerator
161 ((struct ring_buffer_event *)((char *)event + RB_LEN_TIME_EXTEND))
206 return RB_LEN_TIME_EXTEND; in rb_event_length()
231 len = RB_LEN_TIME_EXTEND; in rb_event_ts_length()
2912 *length -= RB_LEN_TIME_EXTEND; in rb_add_timestamp()
2981 if (length == RB_LEN_TIME_EXTEND + RB_ALIGNMENT) in rb_calculate_event_length()
3587 info->length += RB_LEN_TIME_EXTEND; in __rb_reserve_next()
3592 info->length += RB_LEN_TIME_EXTEND; in __rb_reserve_next()
3742 info.length += RB_LEN_TIME_EXTEND; in rb_reserve_next_event()
3767 info.length -= RB_LEN_TIME_EXTEND; in rb_reserve_next_event()