Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dftrace.h69 extern const struct ftrace_ops ftrace_nop_ops;
/linux/kernel/trace/
H A Dftrace.c154 const struct ftrace_ops ftrace_nop_ops = { variable