Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dring_buffer.c667 static inline void rb_time_split(u64 val, unsigned long *top, unsigned long *bottom, in rb_time_split() function
685 rb_time_split(val, &top, &bottom, &msb); in rb_time_set()