Lines Matching refs:KTR_UMA
505 CTR3(KTR_UMA, "bucket_alloc: zone %s(%p) allocated bucket %p", in bucket_alloc()
1599 CTR4(KTR_UMA, "keg_free_slab keg %s(%p) slab %p, returning %d bytes", in keg_free_slab()
1642 CTR4(KTR_UMA, "keg_drain %s(%p) domain %d free items: %u", in keg_drain_domain()
1847 CTR3(KTR_UMA, "keg_alloc_slab: allocated slab %p for %s(%p)", in keg_alloc_slab()
2410 CTR6(KTR_UMA, "keg %s layout: format %#x " in keg_layout()
2448 CTR6(KTR_UMA, "%s: keg=%s, flags=%#x, rsize=%u, ipers=%u, ppera=%u", in keg_layout()
2578 CTR3(KTR_UMA, "keg_ctor %p zone %s(%p)", keg, zone->uz_name, zone); in keg_ctor()
3714 CTR3(KTR_UMA, "uma_zalloc_smr zone %s(%p) flags %d", zone->uz_name, in uma_zalloc_smr()
3745 CTR3(KTR_UMA, "uma_zalloc_arg zone %s(%p) flags %d", zone->uz_name, in uma_zalloc_arg()
3839 CTR3(KTR_UMA, "uma_zalloc: zone %s(%p) bucket zone returned %p", in cache_alloc()
3887 CTR4(KTR_UMA, "uma_zalloc_domain zone %s(%p) domain %d flags %d", in uma_zalloc_domain()
4322 CTR3(KTR_UMA, "zone_alloc_bucket zone %s(%p) domain %d", zone->uz_name, in zone_alloc_bucket()
4446 CTR3(KTR_UMA, "zone_alloc_item item %p from %s(%p)", item, in zone_alloc_item()
4456 CTR2(KTR_UMA, "zone_alloc_item failed from %s(%p)", in zone_alloc_item()
4473 CTR3(KTR_UMA, "uma_zfree_smr zone %s(%p) item %p", in uma_zfree_smr()
4527 CTR3(KTR_UMA, "uma_zfree_arg zone %s(%p) item %p", in uma_zfree_arg()
4627 CTR3(KTR_UMA, in zone_free_cross()
4725 CTR3(KTR_UMA, in zone_free_bucket()