Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_uprobe.c844 static const struct seq_operations profile_seq_op = { variable
859 return seq_open(file, &profile_seq_op); in profile_open()
H A Dtrace_kprobe.c1375 static const struct seq_operations profile_seq_op = { variable
1390 return seq_open(file, &profile_seq_op); in profile_open()