Searched refs:XAE_MAX_COUNTERS (Results 1 – 3 of 3) sorted by relevance
75 uint64_t counters[XAE_MAX_COUNTERS];
118 #define XAE_MAX_COUNTERS 43 macro
367 KASSERT(counter_id < XAE_MAX_COUNTERS, in xae_stat()