Function report |
Source Code:lib\sbitmap.c |
Create Date:2022-07-28 07:22:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sbitmap_resize
Proto:void sbitmap_resize(struct sbitmap *sb, unsigned int depth)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sbitmap * | sb | |
unsigned int | depth |
94 | When i < @map_nr: Number of words (cachelines) being used for the bitmap. cycle See if we have deferred clears that we can batch move |
98 | @map_nr: Number of words (cachelines) being used for the bitmap. = DIV_ROUND_UP(@depth: Number of bits used in the whole bitmap., bits_per_word) |
Name | Describe |
---|---|
sbitmap_queue_resize |
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 |