函数逻辑报告 |
Source Code:include\linux\trace_seq.h |
Create Date:2022-07-27 06:57:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:trace_seq_init
函数原型:static inline void trace_seq_init(struct trace_seq *s)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_seq * | s |
23 | seq_buf_init( & seq, buffer, PAGE_SIZE) |
24 | full等于0 |
名称 | 描述 |
---|---|
output_printk | |
tracing_open_pipe | |
tracing_read_pipe | Consumer reader. |
tracing_splice_read_pipe | |
tracing_stats_read | |
trace_printk_seq | |
trace_raw_output_prep | |
__trace_seq_init | race_seq should work with being initialized with 0s. |
trace_print_seq | race_print_seq - move the contents of trace_seq into a seq_file*@m: the seq_file descriptor that is the destination*@s: the trace_seq descriptor that is the source |
event_filter_read | |
subsystem_filter_read | |
show_header | |
append_filter_err |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |