Searched defs:size_bytes (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/lib/heap/
H A Dheap_wrapper.cpp249 void heap_get_info(size_t* size_bytes, size_t* free_bytes) { argument
/fuchsia/zircon/system/uapp/psutils/
H A Dmemgraph.cpp408 print_kernel_json(const char* name, const char* parent, uint64_t size_bytes) argument
/fuchsia/zircon/kernel/lib/heap/cmpctmalloc/
H A Dcmpctmalloc.c245 void cmpct_get_info(size_t* size_bytes, size_t* free_bytes) { argument
/fuchsia/zircon/system/public/zircon/syscalls/
H A Dobject.h265 uint64_t size_bytes; member in struct:zx_info_vmo

Completed in 70 milliseconds