Searched refs:trace_evals (Results 1 – 3 of 3) sorted by relevance
519 struct trace_eval_map **trace_evals; member
2660 mod->trace_evals = section_objs(info, "_ftrace_eval_map", in find_module_sections() 2661 sizeof(*mod->trace_evals), in find_module_sections()
10325 /* Even if no trace_evals, this need to sanitize field types. */ in trace_module_add_evals() 10326 trace_event_update_with_eval_map(mod, mod->trace_evals, mod->num_trace_evals); in trace_module_add_evals()