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

  /src/sys/sys/
kcov.h 63 typedef volatile uint64_t kcov_int_t; typedef in typeref:typename:volatile uint64_t
64 #define KCOV_ENTRY_SIZE sizeof(kcov_int_t)

Completed in 11 milliseconds