Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dring_buffer.h208 u64 ring_buffer_time_stamp(struct trace_buffer *buffer);
/linux/kernel/trace/
H A Dtrace_functions.c293 ring_buffer_time_stamp(tr->array_buffer.buffer); in is_repeat_check()
H A Dtrace.c840 ts = ring_buffer_time_stamp(buf->buffer); in buffer_ftrace_now()
7154 return ring_buffer_time_stamp(buffer); in tracing_event_time_stamp()
8348 t = ns2usecs(ring_buffer_time_stamp(trace_buf->buffer)); in tracing_stats_read()
8357 ring_buffer_time_stamp(trace_buf->buffer)); in tracing_stats_read()
H A Dring_buffer.c1101 u64 ring_buffer_time_stamp(struct trace_buffer *buffer) in ring_buffer_time_stamp() function
1111 EXPORT_SYMBOL_GPL(ring_buffer_time_stamp);