Function report |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-28 12:21:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns any file that matches the system and event
Proto:struct trace_event_file *__find_event_file(struct trace_array *tr, const char *system, const char *event)
Type:struct trace_event_file
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_array * | tr | |
const char * | system | |
const char * | event |
2511 | call = event_call |
2512 | name = trace_event_name(call) |
2521 | Return NULL |
Name | Describe |
---|---|
find_event_file | Returns valid trace event files that match system and event |
event_file |
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 |