Searched refs:get_uma_stats (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/vm/
H A Duma_core.c5550 get_uma_stats(uma_keg_t kz, uma_zone_t z, uint64_t *allocs, uint64_t *used, function
5620 size = get_uma_stats(kz, z, &allocs, &used,
5633 size = get_uma_stats(cur_keg, cur_zone, &allocs, &used,

Completed in 108 milliseconds