Function report |
Source Code:kernel\trace\trace.h |
Create Date:2022-07-28 11:52:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_string_field
Proto:static inline bool is_string_field(struct ftrace_event_field *field)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct ftrace_event_field * | field |
1568 | Return filter_type == FILTER_DYN_STRING || filter_type == FILTER_STATIC_STRING || filter_type == FILTER_PTR_STRING || filter_type == FILTER_COMM |
Name | Describe |
---|---|
parse_pred | Called when a predicate is encountered by predicate_parse() |
parse_field | |
trace_alloc_entry | |
parse_entry | Caller is responsible to free the *pentry. |
create_hist_field | |
create_tracing_map_fields |
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 |