Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:28:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_synth_event_print_fmt
Proto:static int set_synth_event_print_fmt(struct trace_event_call *call)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_event_call * | call |
991 | len = __set_synth_event_print_fmt(event, NULL, 0) |
993 | print_fmt = Allocation memory |
998 | __set_synth_event_print_fmt(event, print_fmt, len + 1) |
1001 | Return 0 |
Name | Describe |
---|---|
register_synth_event |
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 |