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

  /src/sys/dev/
lockstat.h 107 #define LB_NEVENT 0x00000003
134 uint64_t lb_times[LB_NEVENT]; /* cumulative times */
135 uint32_t lb_counts[LB_NEVENT]; /* count of events */
lockstat.c 121 CTASSERT(LB_NEVENT <= 3);

Completed in 12 milliseconds