Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dftrace.h1040 struct fgraph_ops { struct
1041 trace_func_graph_ent_t entryfunc;
1042 trace_func_graph_ret_t retfunc;
/Linux-v6.6/kernel/trace/
Dtrace_irqsoff.c225 static struct fgraph_ops fgraph_ops = { variable