Searched refs:KMEM_NCLASS (Results 1 – 2 of 2) sorted by relevance
58 #define KMEM_NCLASS 3 /* # of KMEM request classes */ macro61 ulong_t km_mem[KMEM_NCLASS]; /* amount of mem owned by KMEM */62 ulong_t km_alloc[KMEM_NCLASS]; /* amount of mem allocated */63 ulong_t km_fail[KMEM_NCLASS]; /* # of failed requests */
109 u_longlong_t km_mem[KMEM_NCLASS];110 u_longlong_t km_alloc[KMEM_NCLASS];111 u_longlong_t km_fail[KMEM_NCLASS];