Function report |
Source Code:mm\cma_debug.c |
Create Date:2022-07-28 16:33:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cma_debugfs_init
Proto:static int __init cma_debugfs_init(void)
Type:int
Parameter:Nothing
192 | cma_debugfs_root = debugfs_create_dir("cma", NULL) |
194 | When i < cma_area_count cycle cma_debugfs_add_one( & cma_areas[i], cma_debugfs_root) |
197 | Return 0 |
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 |