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.c45 struct fgraph_data { struct
46 struct fgraph_cpu_data __percpu *cpu_data;
49 union {
53 struct ftrace_graph_ret_entry ret;
54 int failed;
55 int cpu;
H A Dfprobe.c376 unsigned long *fgraph_data = NULL; in fprobe_fgraph_entry() local
465 unsigned long *fgraph_data = NULL; in fprobe_return() local