Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_uprobe.c827 static const struct seq_operations profile_seq_op = { variable
842 return seq_open(file, &profile_seq_op); in profile_open()
H A Dtrace_kprobe.c1202 static const struct seq_operations profile_seq_op = { variable
1217 return seq_open(file, &profile_seq_op); in profile_open()