Searched refs:get_uma_stats (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/vm/ |
| H A D | uma_core.c | 5499 get_uma_stats(uma_keg_t kz, uma_zone_t z, uint64_t *allocs, uint64_t *used, function 5569 size = get_uma_stats(kz, z, &allocs, &used, 5582 size = get_uma_stats(cur_keg, cur_zone, &allocs, &used,
|