函数逻辑报告 |
Source Code:lib\seq_buf.c |
Create Date:2022-07-27 07:12:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: 信息序列打印
函数原型:int seq_buf_printf(struct seq_buf *s, const char *fmt, ...)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct seq_buf * | s | |
const char * | fmt |
92 | 返回:ret |
名称 | 描述 |
---|---|
seq_buf_hex_dump | seq_buf_hex_dump - print formatted hex dump into the sequence buffer*@s: seq_buf descriptor*@prefix_str: string to prefix each line with;* caller supplies trailing spaces for alignment if desired*@prefix_type: controls whether prefix of an offset, |
memory_stat_format | |
trace_seq_bitmask | race_seq_bitmask - write a bitmask array in its ASCII representation*@s: trace sequence descriptor*@maskp: points to an array of unsigned longs that represent a bitmask*@nmaskbits: The number of bits that are valid in @maskp |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |