Function report | 
Source Code:kernel\locking\lock_events.c | 
Create Date:2022-07-28 09:55:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Initialize debugfs for the locking event counts.
Proto:static int __init init_lockevent_counts(void)
Type:int
Parameter:Nothing
| 146 | d_counts = debugfs_create_dir(LOCK_EVENTS_DIR, NULL) | 
| 159 | When i < # of write lock handoffs cycle | 
| 172 | Return 0 | 
| 173 | fail_undo : | 
| 175 | out : | 
| 176 | pr_warn("Could not create '%s' debugfs entries\n", LOCK_EVENTS_DIR) | 
| 177 | Return -ENOMEM | 
| 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  |