class Stats_SyncProxy
Defined at line 6937 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/hlcpp/fuchsia/kernel/cpp/fidl.h
Public Methods
void Stats_SyncProxy (::zx::channel channel)
void ~Stats_SyncProxy ()
zx_status_t GetMemoryStats (::fuchsia::kernel::MemoryStats * out_stats)
cts-coverage-fidl-name:fuchsia.kernel/Stats.GetMemoryStats
zx_status_t GetMemoryStatsExtended (::fuchsia::kernel::MemoryStatsExtended * out_stats)
cts-coverage-fidl-name:fuchsia.kernel/Stats.GetMemoryStatsExtended
zx_status_t GetMemoryStatsCompression (::fuchsia::kernel::MemoryStatsCompression * out_MemoryStatsCompression)
cts-coverage-fidl-name:fuchsia.kernel/Stats.GetMemoryStatsCompression
zx_status_t GetCpuStats (::fuchsia::kernel::CpuStats * out_stats)
cts-coverage-fidl-name:fuchsia.kernel/Stats.GetCpuStats
zx_status_t GetCpuLoad (int64_t duration, ::std::vector<float> * out_per_cpu_load)
cts-coverage-fidl-name:fuchsia.kernel/Stats.GetCpuLoad
Friends
class SynchronousInterfacePtr