Searched refs:uc_allocs (Results 1 – 4 of 4) sorted by relevance
202 uint64_t uc_allocs; /* Count of allocations */ member
2496 cache->uc_allocs++; in uma_zalloc_arg()3520 nitems += zone->uz_cpu[i].uc_allocs - in uma_zone_get_cur()3971 allocs += cache->uc_allocs;4096 ups[i].ups_allocs = cache->uc_allocs;
248 printf("%s uc_allocs = %ju;\n", spaces, cache->uc_allocs); in uma_print_cache()
419 mtp->mt_numallocs += ucp->uc_allocs; in memstat_kvm_uma()