Function report | 
Source Code:lib\genalloc.c | 
Create Date:2022-07-28 06:57:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:gen_pool_size - get size in bytes of memory managed by the pool*@pool: pool to get size* Return size in bytes of memory managed by the pool.
Proto:size_t gen_pool_size(struct gen_pool *pool)
Type:size_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct gen_pool * | pool | 
| 600 | size = 0 | 
| 604 | size += chunk_size(chunk) | 
| 606 | Return size | 
| 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  |