Home
last modified time | relevance | path

Searched defs:heap_size (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_java.cc31 const uptr heap_size; member
69 void __tsan_java_init(jptr heap_begin, jptr heap_size) { in __tsan_java_init()
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-sysinfo.h84 uint32_t heap_size; /**< heap size in bytes */ member
/freebsd-12.1/sys/mips/cavium/
H A Docteon_machdep.c556 uint32_t heap_size; member
/freebsd-12.1/sys/dev/ocs_fc/
H A Docs_unsol.c1246 uint32_t heap_size = seq->payload->dma.size; in ocs_sframe_common_send() local