Searched refs:uma_cache (Results 1 – 4 of 4) sorted by relevance
268 struct uma_cache { struct276 typedef struct uma_cache * uma_cache_t; argument507 struct uma_cache uz_cpu[]; /* Per cpu caches */
3139 (sizeof(struct uma_cache) * (mp_maxid + 1)) + in uma_startup1()
316 struct uma_cache *ucp, *ucp_array; in memstat_kvm_uma()364 ucp_array = malloc(sizeof(struct uma_cache) * (mp_maxid + 1)); in memstat_kvm_uma()388 sizeof(struct uma_cache) * (mp_maxid + 1), in memstat_kvm_uma()
238 uma_print_cache(kvm_t *kvm, struct uma_cache *cache, const char *name, in uma_print_cache()352 sizeof(struct uma_cache); in main()