Function report |
Source Code:mm\percpu-stats.c |
Create Date:2022-07-28 16:36:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_percpu_stats_debugfs
Proto:static int __init init_percpu_stats_debugfs(void)
Type:int
Parameter:Nothing
230 | debugfs_create_file("percpu_stats", 0444, NULL, NULL, & percpu_stats_fops) |
233 | 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 |