class DispatcherDebugStats
Defined at line 2192 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h
Request and inlining statistics for a dispatcher.
Public Methods
::fidl::WireTableBuilder< ::fuchsia_driver_development::wire::DispatcherDebugStats> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
void DispatcherDebugStats ()
Defined at line 2194 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h
void DispatcherDebugStats (const DispatcherDebugStats & other)
Defined at line 2195 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableExternalBuilder< ::fuchsia_driver_development::wire::DispatcherDebugStats> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_driver_development::wire::DispatcherDebugStats>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
uint64_t & num_total_requests ()
Total number of requests processed by this dispatcher.
bool has_num_total_requests ()
uint64_t & num_inlined_requests ()
Number of requests that were inlined.
bool has_num_inlined_requests ()
::fuchsia_driver_development::wire::NonInlinedRequestStats & non_inlined ()
Breakdown of reasons why requests were not inlined.
bool has_non_inlined ()
DispatcherDebugStats & operator= (const DispatcherDebugStats & other)
Defined at line 2196 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h
void DispatcherDebugStats (DispatcherDebugStats && other)
Defined at line 2197 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h
DispatcherDebugStats & operator= (DispatcherDebugStats && other)
Defined at line 2198 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h
void ~DispatcherDebugStats ()
Defined at line 2200 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder