Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/trace/
Dtrace.c2334 static const struct seq_operations tracer_seq_ops = { variable
2410 ret = seq_open(file, &tracer_seq_ops); in __tracing_open()