Searched defs:allocs (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_malloc.c | 1395 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats() 1422 uint64_t allocs, inuse; in DB_SHOW_COMMAND() local
|
| /f-stack/freebsd/vm/ |
| H A D | uma_core.c | 5091 uint64_t allocs, frees, sleeps, xdomain; local 5499 get_uma_stats(uma_keg_t kz, uma_zone_t z, uint64_t *allocs, uint64_t *used, 5529 uint64_t allocs, used, sleeps, xdomain; local 5600 uint64_t allocs, frees; local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 2550 bplist_t *allocs; member
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 5421 range_tree_t *allocs = range_tree_create(NULL, RANGE_SEG64, NULL, 0, 0); in zdb_claim_removing() local
|