Searched refs:kcov_remote_start (Results 1 – 3 of 3) sorted by relevance
226 1. 修改内核源码并使用 ``kcov_remote_start`` 和 ``kcov_remote_stop`` 来标注要收集231 ``kcov_remote_start`` 和 ``kcov_remote_stop`` 的标注以及 ``KCOV_REMOTE_ENABLE``246 ``kcov_remote_start`` 调用。一个用户空间进程必须将该句柄存储在254 。这些任务需要在 ``kcov_remote_start`` 和 ``kcov_remote_stop`` 标注中依次使用传递过来的
230 should be collected with ``kcov_remote_start`` and ``kcov_remote_stop``.235 Both ``kcov_remote_start`` and ``kcov_remote_stop`` annotations and the253 corresponding ``kcov_remote_start`` call. Then a userspace process must pass264 ``kcov_remote_start`` and ``kcov_remote_stop`` annotations.
849 void kcov_remote_start(u64 handle) in kcov_remote_start() function936 EXPORT_SYMBOL(kcov_remote_start);