Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dftrace.c2526 static const struct seq_operations ftrace_graph_seq_ops = { variable
2551 ret = seq_open(file, &ftrace_graph_seq_ops); in ftrace_graph_open()