Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_uprobe.c831 static const struct seq_operations profile_seq_op = { variable
846 return seq_open(file, &profile_seq_op); in profile_open()
Dtrace_kprobe.c1195 static const struct seq_operations profile_seq_op = { variable
1210 return seq_open(file, &profile_seq_op); in profile_open()