template <>
class WireWeakOnewayClientImpl
Defined at line 731 of file fidling/gen/sdk/fidl/fuchsia.memory.attribution/fuchsia.memory.attribution/cpp/fidl/fuchsia.memory.attribution/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus SendPageRefaultCount (::zx::vmo && page_refaults_vmo)
Sends a VMO containing a shared count of the number of page refaults of a pager. The shared
count is a single atomic 64-bit unsigned integer.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.