Searched refs:trace_eval_map (Results 1 – 6 of 6) sorted by relevance
15 static struct trace_eval_map __used __initdata \22 static struct trace_eval_map __used \28 static struct trace_eval_map __used __initdata \35 static struct trace_eval_map __used \
28 struct trace_eval_map { struct 29 systemtrace_eval_map global() argument 30 eval_stringtrace_eval_map global() argument 31 eval_valuetrace_eval_map global() argument
519 struct trace_eval_map **trace_evals;
2128 void trace_event_update_all(struct trace_eval_map **map, int len);2134 static inline void trace_event_update_all(struct trace_eval_map **map, int len) { } in trace_event_update_all()
210 struct trace_eval_map map;5808 trace_insert_eval_map_file(struct module *mod, struct trace_eval_map **start, in trace_insert_eval_map_file() 5811 struct trace_eval_map **stop; in trace_insert_eval_map_file() 5812 struct trace_eval_map **map; in trace_insert_eval_map_file() 5864 struct trace_eval_map **start, int len) { } in trace_insert_eval_map_file() 5869 struct trace_eval_map **start, in trace_event_update_with_eval_map() 5872 struct trace_eval_map **map; in trace_event_update_with_eval_map() 10253 extern struct trace_eval_map *__start_ftrace_eval_maps[];10254 extern struct trace_eval_map *__stop_ftrace_eval_maps[];
3151 static char *eval_replace(char *ptr, struct trace_eval_map *map, int len) in eval_replace() 3174 struct trace_eval_map *map) in update_event_printk() 3341 struct trace_eval_map *map) in update_event_fields() 3399 void trace_event_update_all(struct trace_eval_map **map, int len) in trace_event_update_all()