class MemoryStats
Defined at line 328 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_kernel::wire::MemoryStats> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_kernel::wire::MemoryStats> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_kernel::wire::MemoryStats>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void MemoryStats ()
Defined at line 330 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/wire_types.h
void MemoryStats (const MemoryStats & other)
Defined at line 331 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/wire_types.h
void MemoryStats (MemoryStats && other)
Defined at line 333 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/wire_types.h
uint64_t & total_bytes ()
bool has_total_bytes ()
uint64_t & free_bytes ()
bool has_free_bytes ()
uint64_t & wired_bytes ()
bool has_wired_bytes ()
uint64_t & total_heap_bytes ()
bool has_total_heap_bytes ()
uint64_t & free_heap_bytes ()
bool has_free_heap_bytes ()
uint64_t & vmo_bytes ()
bool has_vmo_bytes ()
uint64_t & mmu_overhead_bytes ()
bool has_mmu_overhead_bytes ()
uint64_t & ipc_bytes ()
bool has_ipc_bytes ()
uint64_t & other_bytes ()
bool has_other_bytes ()
uint64_t & free_loaned_bytes ()
bool has_free_loaned_bytes ()
uint64_t & cache_bytes ()
bool has_cache_bytes ()
uint64_t & slab_bytes ()
bool has_slab_bytes ()
uint64_t & zram_bytes ()
bool has_zram_bytes ()
uint64_t & vmo_reclaim_total_bytes ()
bool has_vmo_reclaim_total_bytes ()
uint64_t & vmo_reclaim_newest_bytes ()
bool has_vmo_reclaim_newest_bytes ()
uint64_t & vmo_reclaim_oldest_bytes ()
bool has_vmo_reclaim_oldest_bytes ()
uint64_t & vmo_reclaim_disabled_bytes ()
bool has_vmo_reclaim_disabled_bytes ()
uint64_t & vmo_discardable_locked_bytes ()
bool has_vmo_discardable_locked_bytes ()
uint64_t & vmo_discardable_unlocked_bytes ()
bool has_vmo_discardable_unlocked_bytes ()
MemoryStats & operator= (const MemoryStats & other)
Defined at line 332 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/wire_types.h
MemoryStats & operator= (MemoryStats && other)
Defined at line 334 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/wire_types.h
void ~MemoryStats ()
Defined at line 336 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder