Function report |
Source Code:mm\sparse.c |
Create Date:2022-07-28 15:34:28 |
Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sparse_buffer_fini
Proto:static void __init sparse_buffer_fini(void)
Type:void
Parameter:Nothing
496 | size = sparsemap_buf_end - sparsemap_buf |
498 | If sparsemap_buf && size > 0 Then sparse_buffer_free(size) |
500 | sparsemap_buf = NULL |
Name | Describe |
---|---|
sparse_init_nid | Initialize sparse on a specific node. The node spans [pnum_begin, pnum_end)* And number of present sections in this node is map_count. |
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 |