Function report |
Source Code:kernel\kcov.c |
Create Date:2022-07-28 11:33:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kcov_remote_reset
Proto:static void kcov_remote_reset(struct kcov *kcov)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kcov * | kcov |
365 | spin_lock( & kcov_remote_lock) |
369 | kcov_debug("removing handle %llx\n", handle) |
374 | kcov_reset(kcov) |
375 | spin_unlock( & kcov_remote_lock) |
Name | Describe |
---|---|
kcov_disable | |
kcov_put |
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 |