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

  /src/sys/sys/
evcnt.h 102 * For 32-bit counters, ev_count32 is the correct half of the 64-bit
106 #define ev_count32 ev__count32[1] macro
108 #define ev_count32 ev__count32[0] macro

Completed in 16 milliseconds