Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 12:01:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_insert_eval_map
Proto:static void trace_insert_eval_map(struct module *mod, struct trace_eval_map **start, int len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct module * | mod | |
struct trace_eval_map ** | start | |
int | len |
5512 | If len <= 0 Then Return |
5517 | trace_event_eval_update(map, len) |
5519 | trace_insert_eval_map_file(mod, start, len) |
Name | Describe |
---|---|
trace_eval_init | |
trace_module_add_evals |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |