HomeSort by: relevance | last modified time | path
    Searched refs:ev_count32 (Results 1 - 2 of 2) 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
  /src/sys/arch/m68k/include/
intr.h 156 m68k_intr_evcnt[(x)].ev_count32++; \

Completed in 13 milliseconds