Searched refs:trace_evals (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmodule.h525 struct trace_eval_map **trace_evals; member in struct:module
/linux-master/kernel/module/
H A Dmain.c2161 mod->trace_evals = section_objs(info, "_ftrace_eval_map",
2162 sizeof(*mod->trace_evals),
/linux-master/kernel/trace/
H A Dtrace.c9708 trace_insert_eval_map(mod, mod->trace_evals, mod->num_trace_evals);

Completed in 250 milliseconds