Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dring_buffer.c1966 u64 prev_ts, u64 next_ts) in __rb_validate_buffer()
2026 u64 prev_ts, u64 next_ts) in rb_validate_buffer()
H A Dtrace.c2374 u64 next_ts = 0, ts; in __find_next_entry() local