F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
#include <Os/Darwin/Memory.hpp>
#include <mach/mach_error.h>
#include <mach/mach_host.h>
#include <mach/mach_init.h>
#include <mach/mach_types.h>
#include <mach/message.h>
Go to the source code of this file.
Namespaces | |
Os | |
Os::Darwin | |
Os::Darwin::Memory | |
Functions | |
kern_return_t | Os::Darwin::Memory::vm_stat_helper (FwSizeType &used, FwSizeType &total) |
reads macOS virtual memory statistics for memory calculation More... | |