template <>

class WireSyncClientImpl

Defined at line 567 of file fidling/gen/sdk/fidl/fuchsia.memory.attribution/fuchsia.memory.attribution/cpp/fidl/fuchsia.memory.attribution/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_memory_attribution::PageRefaultSink>|,

avoiding setting up a client.

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.