HomeSort by: relevance | last modified time | path
    Searched defs:kcov_remote_enter (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
kcov.h 69 void kcov_remote_enter(uint64_t, uint64_t);
76 #define kcov_remote_enter(s, i) __nothing macro
  /src/sys/kern/
subr_kcov.c 272 kcov_remote_enter(uint64_t subsystem, uint64_t id) function in typeref:typename:void

Completed in 12 milliseconds