Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A 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;
H A Dfprobe.c250 unsigned long *fgraph_data = NULL; in fprobe_entry() local
340 unsigned long *fgraph_data = NULL; in fprobe_return() local