Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace_functions_graph.c30 struct fgraph_data { struct
31 struct fgraph_cpu_data __percpu *cpu_data;
34 union {
37 } ent;
38 struct ftrace_graph_ret_entry ret;
39 int failed;
40 int cpu;
Dfprobe.c253 unsigned long *fgraph_data = NULL; in fprobe_entry() local
343 unsigned long *fgraph_data = NULL; in fprobe_return() local