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

  /src/sys/sys/
kcov.h 70 void kcov_remote_leave(uint64_t, uint64_t);
77 #define kcov_remote_leave(s, i) __nothing macro
  /src/sys/kern/
subr_kcov.c 295 kcov_remote_leave(uint64_t subsystem, uint64_t id) function in typeref:typename:void

Completed in 12 milliseconds