Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dftrace.h748 struct fgraph_ops { struct
749 trace_func_graph_ent_t entryfunc;
750 trace_func_graph_ret_t retfunc;
/Linux-v5.4/kernel/trace/
Dtrace_irqsoff.c222 static struct fgraph_ops fgraph_ops = { variable