Searched refs:uz_xdomain (Results 1 – 4 of 4) sorted by relevance
471 counter_u64_t uz_xdomain; /* Total number of cross-domain frees */ member
472 counter_u64_t uz_xdomain; /* Total number of cross-domain frees */ member
2402 zone->uz_xdomain = counter_u64_alloc(M_WAITOK); in zone_alloc_counters()2571 "xdomain", CTLFLAG_RD, &zone->uz_xdomain, in zone_alloc_sysctl()2842 counter_u64_free(zone->uz_xdomain); in zone_dtor()4433 counter_u64_add(zone->uz_xdomain, in cache_free()5107 xdomain += counter_u64_fetch(z->uz_xdomain);5157 uth->uth_xdomain = counter_u64_fetch(z->uz_xdomain);
438 (unsigned long )uz.uz_xdomain); in memstat_kvm_uma()