Function report |
Source Code:kernel\gcov\base.c |
Create Date:2022-07-28 11:31:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gcov_enable_events - enable event reporting through gcov_event()* Turn on reporting of profiling data load/unload-events through the* gcov_event() callback
Proto:void gcov_enable_events(void)
Type:void
Parameter:Nothing
40 | mutex_lock( & gcov_lock) |
41 | gcov_events_enabled = 1 |
44 | When info = gcov_info_next(info) cycle |
46 | cond_resched() |
Name | Describe |
---|---|
gcov_fs_init | Create debugfs entries. |
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 |