Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace.h591 void tracing_reset(struct trace_buffer *buf, int cpu);
Dtrace.c1674 void tracing_reset(struct trace_buffer *buf, int cpu) in tracing_reset() function
4046 tracing_reset(trace_buf, cpu); in tracing_open()
6486 tracing_reset(&tr->max_buffer, iter->cpu_file); in tracing_snapshot_write()