Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dftrace.h881 struct fgraph_ops { struct
882 trace_func_graph_ent_t entryfunc;
883 trace_func_graph_ret_t retfunc;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_irqsoff.c222 static struct fgraph_ops fgraph_ops = { variable