Function report |
Source Code:kernel\kcov.c |
Create Date:2022-07-28 11:34:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:See the comment before kcov_remote_start() for usage details.
Proto:void kcov_remote_stop(void)
Type:void
Parameter:Nothing
878 | t = current process |
882 | sequence = kcov_sequence |
884 | If Not kcov Then |
885 | kcov_debug("no kcov found\n") |
886 | Return |
890 | kcov = NULL |
897 | kcov_debug("move if: %d == %d && %d\n", sequence, Sequence is incremented each time kcov is reenabled, used by* kcov_remote_stop(), see the comment there., (int)Collecting coverage from remote (background) threads. ) |
903 | spin_lock( & kcov_remote_lock) |
905 | spin_unlock( & kcov_remote_lock) |
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 |