Function report |
Source Code:kernel\trace\trace.h |
Create Date:2022-07-28 11:51:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_parser_clear
Proto:static inline void trace_parser_clear(struct trace_parser *parser)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_parser * | parser |
1218 | cont = false |
1219 | idx = 0 |
Name | Describe |
---|---|
trace_pid_write | |
trace_get_user | race_get_user - reads the user input string separated by space* (matched by isspace(ch))* For each string found the 'struct trace_parser' is updated,* and the function returns.* Returns number of bytes read.* See kernel/trace/trace |
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 |