Function report |
Source Code:lib\debugobjects.c |
Create Date:2022-07-28 06:55:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called during early boot to initialize the hash buckets and link* the static object pool objects into the poll list. After this call* the object tracker is fully operational.
Proto:void __init debug_objects_early_init(void)
Type:void
Parameter:Nothing
1285 | When i < ODEBUG_HASH_SIZE cycle raw_spin_lock_init( & lock) |
1288 | When i < ODEBUG_POOL_SIZE cycle hlist_add_head( & node, & obj_pool) |
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 |