Home
last modified time | relevance | path

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

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