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.c36 struct fgraph_data { struct
37 struct fgraph_cpu_data __percpu *cpu_data;
40 union {
45 struct ftrace_graph_ret_entry ret;
46 int failed;
47 int cpu;
H A Dfprobe.c253 unsigned long *fgraph_data = NULL; in fprobe_entry() local
343 unsigned long *fgraph_data = NULL; in fprobe_return() local