Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dftrace.c1598 static const struct seq_operations show_ftrace_seq_ops = { variable
1620 ret = seq_open(file, &show_ftrace_seq_ops); in ftrace_avail_open()
1695 ret = seq_open(file, &show_ftrace_seq_ops); in ftrace_regex_open()