Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dftrace.c1026 struct ftrace_func_probe { struct
1027 struct ftrace_probe_ops *probe_ops;
1028 struct ftrace_ops ops;
1029 struct trace_array *tr;
1030 struct list_head list;
1031 void *data;
1032 int ref;