Searched defs:allocs (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/kern/ |
| H A D | kern_malloc.c | 1499 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats() 1526 uint64_t allocs, inuse; in DB_SHOW_COMMAND_FLAGS() local
|
| /freebsd-14.2/sys/vm/ |
| H A D | uma_core.c | 5422 uint64_t allocs, frees, sleeps, xdomain; local 5826 get_uma_stats(uma_keg_t kz, uma_zone_t z, uint64_t *allocs, uint64_t *used, 5856 uint64_t allocs, used, sleeps, xdomain; local 5927 uint64_t allocs, frees; local
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 3009 bplist_t *allocs; member
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 6103 range_tree_t *allocs = range_tree_create(NULL, RANGE_SEG64, NULL, 0, 0); in zdb_claim_removing() local
|