函数逻辑报告 |
Source Code:kernel\trace\trace_output.c |
Create Date:2022-07-27 13:11:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:trace_print_flags_seq
函数原型:const char *trace_print_flags_seq(struct trace_seq *p, const char *delim, unsigned long flags, const struct trace_print_flags *flag_array)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_seq * | p | |
const char * | delim | |
unsigned long | flags | |
const struct trace_print_flags * | flag_array |
71 | ret等于race_seq_buffer_ptr - return pointer to next location in buffer*@s: trace sequence descriptor* Returns the pointer to the buffer where the next write to* the buffer will happen |
72 | first等于1 |
90 | 如果flags则 |
96 | trace_seq_putc(p, 0) |
98 | 返回:ret |
名称 | 描述 |
---|---|
print_synth_event |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |