Searched refs:uordblks (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h30 __scudo_mallinfo_data_t uordblks; member in struct:__scudo_mallinfo
H A Dwrappers_c.inc50 Info.uordblks =
/freebsd-13-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.h135 int uordblks; /* total allocated space */ member in struct:mallinfo
H A Dmalloc.c957 uordblks: current total allocated space (normal or mmapped)
3930 mi.uordblks = av->system_mem - avail;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProcess.inc95 return mi.uordblks;
/freebsd-13-stable/contrib/tcsh/
H A Dtc.alloc.c650 xprintf(CGETS(19, 18, "Total allocated space: %d\n"), mi.uordblks);

Completed in 82 milliseconds