函数逻辑报告 |
Source Code:kernel\trace\trace_seq.c |
Create Date:2022-07-27 13:12:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:void trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, int nmaskbits)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_seq * | s | |
const unsigned long * | maskp | |
int | nmaskbits |
119 | 如果full则返回 |
124 | 信息序列打印 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |