Function report |
Source Code:block\blk-stat.c |
Create Date:2022-07-28 17:13:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_alloc_queue_stats
Proto:struct blk_queue_stats *blk_alloc_queue_stats(void)
Type:struct blk_queue_stats
Parameter:Nothing
197 | stats = Allocation memory |
198 | If Not stats Then Return NULL |
202 | Process spin lock initialization( & lock) |
203 | enable_accounting = false |
205 | Return stats |
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 |