Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_stats.cc158 uptr total_free = stats.mmaped in __sanitizer_get_free_bytes() local
/freebsd-12.1/sys/dev/drm2/
H A Ddrm_mm.c689 unsigned long total_used = 0, total_free = 0, total = 0; in drm_mm_debug_table() local
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_alloc.cpp396 static void bcheck(kmp_info_t *th, bufsize *max_free, bufsize *total_free) { in bcheck()
/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c1054 int total_free; /* total number of frees */ member
/freebsd-12.1/contrib/gcc/
H A Dmips-tfile.c1109 int total_free; /* total number of frees */ member