Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:17:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:btf_int_encoding_str
Proto:static const char *btf_int_encoding_str(u8 encoding)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
u8 | encoding |
437 | If encoding == 0 Then Return "(none)" |
439 | Else if encoding == Attributes stored in the BTF_INT_ENCODING Then Return "SIGNED" |
441 | Else if encoding == BTF_INT_CHAR Then Return "CHAR" |
443 | Else if encoding == BTF_INT_BOOL Then Return "BOOL" |
445 | Else Return "UNKN" |
Name | Describe |
---|---|
btf_int_log |
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 |