Home
last modified time | relevance | path

Searched defs:total_free (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stats.cpp148 uptr total_free = stats.mmaped - stats.munmaped + stats.really_freed; in __sanitizer_get_free_bytes() local
/freebsd/sys/dev/drm2/
H A Ddrm_mm.c687 unsigned long total_used = 0, total_free = 0, total = 0; in drm_mm_debug_table() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp395 static void bcheck(kmp_info_t *th, bufsize *max_free, bufsize *total_free) { in bcheck()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_dataset.c2169 uint64_t total_free = first->dle_bpobj.bpo_phys->bpo_num_freed + in dsl_livelist_should_condense() local
/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h381 __le16 total_free; /* Resources un-allocated/not reserved by any PF */ global() member