Searched defs:allocs (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/kern/ |
| H A D | kern_malloc.c | 1443 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats() 1470 uint64_t allocs, inuse; in DB_SHOW_COMMAND() local
|
| /freebsd-13.1/sys/vm/ |
| H A D | uma_core.c | 5290 uint64_t allocs, frees, sleeps, xdomain; local 5694 get_uma_stats(uma_keg_t kz, uma_zone_t z, uint64_t *allocs, uint64_t *used, 5724 uint64_t allocs, used, sleeps, xdomain; local 5795 uint64_t allocs, frees; local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 1305 std::vector<uint64_t> allocs; in CaptureScriptInvokeForEachMulti() local
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 2626 bplist_t *allocs; member
|
| /freebsd-13.1/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 5535 range_tree_t *allocs = range_tree_create(NULL, RANGE_SEG64, NULL, 0, 0); in zdb_claim_removing() local
|