Searched refs:uz_xdomain (Results 1 – 3 of 3) sorted by relevance
471 counter_u64_t uz_xdomain; /* Total number of cross-domain frees */ member
2522 zone->uz_xdomain = counter_u64_alloc(M_WAITOK); in zone_alloc_counters()2703 "xdomain", CTLFLAG_RD, &zone->uz_xdomain, in zone_alloc_sysctl()2977 counter_u64_free(zone->uz_xdomain); in zone_dtor()4636 counter_u64_add(zone->uz_xdomain, in cache_free()5347 xdomain += counter_u64_fetch(z->uz_xdomain);5397 uth->uth_xdomain = counter_u64_fetch(z->uz_xdomain);
429 (unsigned long )uz.uz_xdomain); in memstat_kvm_uma()