Searched refs:uma_cache (Results 1 – 4 of 4) sorted by relevance
199 struct uma_cache { struct206 typedef struct uma_cache * uma_cache_t; argument369 struct uma_cache uz_cpu[]; /* Per cpu caches */
2002 (sizeof(struct uma_cache) * (mp_maxid + 1)) + in uma_startup_count()
304 struct uma_cache *ucp, *ucp_array; in memstat_kvm_uma()351 ucp_array = malloc(sizeof(struct uma_cache) * (mp_maxid + 1)); in memstat_kvm_uma()375 sizeof(struct uma_cache) * (mp_maxid + 1), in memstat_kvm_uma()
240 uma_print_cache(kvm_t *kvm, struct uma_cache *cache, const char *name, in uma_print_cache()354 sizeof(struct uma_cache); in main()