Home
last modified time | relevance | path

Searched defs:ftrace_func_probe (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/kernel/trace/
Dftrace.c1043 struct ftrace_func_probe { struct
1044 struct ftrace_probe_ops *probe_ops;
1045 struct ftrace_ops ops;
1046 struct trace_array *tr;
1047 struct list_head list;
1048 void *data;
1049 int ref;