Function report |
Source Code:kernel\trace\trace_seq.c |
Create Date:2022-07-28 12:05:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:void trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, int nmaskbits)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_seq * | s | |
const unsigned long * | maskp | |
int | nmaskbits |
119 | If full Then Return |
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 |