Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events.c2062 static const struct seq_operations trace_format_seq_ops = { variable
2076 ret = seq_open(file, &trace_format_seq_ops); in trace_format_open()