Function report |
Source Code:kernel\gcov\fs.c |
Create Date:2022-07-28 11:31:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Create debugfs entries.
Proto:static __init int gcov_fs_init(void)
Type:int
Parameter:Nothing
761 | dentry = debugfs_create_dir("gcov", NULL) |
766 | debugfs_create_file("reset", 0600, dentry, NULL, & gcov_reset_fops) |
770 | 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 |