Home
last modified time | relevance | path

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

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