Searched defs:fgraph_ops (Results 1 – 2 of 2) sorted by relevance
1013 struct fgraph_ops { struct1014 trace_func_graph_ent_t entryfunc;1015 trace_func_graph_ret_t retfunc;
225 static struct fgraph_ops fgraph_ops = { variable