Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 1 of 1) sorted by relevance

/kernel/trace/
Dring_buffer.c442 local_t bottom; member
580 static inline u64 rb_time_val(unsigned long top, unsigned long bottom) in rb_time_val()
593 unsigned long top, bottom, msb; in __rb_time_read() local
631 static inline void rb_time_split(u64 val, unsigned long *top, unsigned long *bottom, in rb_time_split()
647 unsigned long cnt, top, bottom, msb; in rb_time_set() local