Function report |
Source Code:kernel\trace\trace_output.c |
Create Date:2022-07-28 12:05:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_events
Proto:__init static int init_events(void)
Type:int
Parameter:Nothing
1392 | ret = gister_trace_event - register output for an event type*@event: the event type to register* Event types are stored in a hash and this hash is used to* find a way to print an event |
1393 | If Not ret Then |
1400 | Return 0 |
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 |