Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dftrace.h159 struct ftrace_ops { struct
161 struct ftrace_ops *next; argument
168 struct ftrace_ops_hash local_hash; argument
169 struct ftrace_ops_hash *func_hash; argument
170 struct ftrace_ops_hash old_hash; argument
188 * The ftrace_ops must be a static and should also argument
Dperf_event.h576 struct ftrace_ops ftrace_ops; member