Function report |
Source Code:kernel\sched\debug.c |
Create Date:2022-07-28 09:43:55 |
Last Modify:2020-03-17 13:39:02 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sched_init_debug
Proto:static __init int sched_init_debug(void)
Type:int
Parameter:Nothing
176 | debugfs_create_file("sched_features", 0644, NULL, NULL, & sched_feat_fops) |
179 | debugfs_create_bool("sched_debug", 0644, NULL, & sched_debug_enabled) |
182 | 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 |