Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dring_buffer.c595 static inline int rb_time_cnt(unsigned long val) in rb_time_cnt() function
627 *cnt = rb_time_cnt(top); in __rb_time_read()
630 if (*cnt != rb_time_cnt(bottom)) in __rb_time_read()