Home
last modified time | relevance | path

Searched refs:smblks (Results 1 – 25 of 604) sorted by relevance

12345678910>>...25

/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dmalloc.h85 int smblks; /* number of fastbin blocks */ member
102 size_t smblks; /* number of fastbin blocks */ member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dmalloc.h85 int smblks; /* number of fastbin blocks */ member
102 size_t smblks; /* number of fastbin blocks */ member
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dmallinfo.c23 printf("smblks = %d\n", mi.smblks); /* number of fastbin blocks */ in check()
52 if ((mi.smblks == 0) != (mi.fsmblks == 0)) in check()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dmallinfo.c23 printf("smblks = %d\n", mi.smblks); /* number of fastbin blocks */ in check()
52 if ((mi.smblks == 0) != (mi.fsmblks == 0)) in check()
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dxptmalloc.c131 dump_stat("number of fastbins: %8d\n", smblks); in mem_dump_data()
171 ST_NUMBER(DID_MEM_FFREE, stats.smblks); in mem_dinfo_data()
/dports/devel/emscripten/emscripten-2.0.3/system/include/compat/
H A Dmalloc.h16 int smblks; /* unused -- always zero */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/scudo/standalone/
H A Dwrappers_c.h25 __scudo_mallinfo_data_t smblks; member
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libbase/
H A Djemalloc_gnash.c39 int smblks; /* number of fastbin blocks UNUSED */ member
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Dmalloc.h46 size_t smblks; member
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Dmalloc.h46 size_t smblks; member
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/
H A Dmalloc.h24 size_t smblks; /* unused -- always zero */ member
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dmallinfo.cpp17 int smblks; /* always 0 */ member
/dports/devel/stxxl/stxxl-1.4.1/tools/
H A Dmallinfo.cpp34 STXXL_MSG("number of fastbin blocks : " << info.smblks); in print_malloc_stats()
/dports/net/samba412/samba-4.12.15/lib/util/
H A Dtalloc_report_printf.c99 mi.smblks, in talloc_full_report_printf()
/dports/security/clamfs/clamfs-1.1.0/src/
H A Dstats.cxx76 rLog(Info, "Number of free fastbin blocks (smblks): %d", mi.smblks); in dumpMemoryStatsToLog()

12345678910>>...25