Crate fidl_fuchsia_memory_attribution

Crate fidl_fuchsia_memory_attribution 

Source

Modules§

page_refault_sink_ordinals
provider_ordinals

Macros§

AttributionUpdateUnknown
Pattern that matches an unknown AttributionUpdate member.
DescriptionUnknown
Pattern that matches an unknown Description member.
ErrorUnknown
Pattern that matches an unknown Error member.
PrincipalTypeUnknown
Pattern that matches an unknown PrincipalType member.
ResourceUnknown
Pattern that matches an unknown Resource member.
ResourcesUnknown
Pattern that matches an unknown Resources member.

Structs§

Data
NewPrincipal
Represents a newly added principal.
PageRefaultSinkControlHandle
PageRefaultSinkEventStream
PageRefaultSinkMarker
PageRefaultSinkProxy
PageRefaultSinkRequestStream
A Stream of incoming requests for fuchsia.memory.attribution/PageRefaultSink.
PageRefaultSinkSendPageRefaultCountRequest
PageRefaultSinkSynchronousProxy
ProcessMapped
ProviderControlHandle
ProviderEventStream
ProviderGetResponder
ProviderGetResponse
ProviderMarker
ProviderProxy
ProviderRequestStream
A Stream of incoming requests for fuchsia.memory.attribution/Provider.
ProviderSynchronousProxy
UpdatedPrincipal
The complete set of Resources used by a Principal.

Enums§

AttributionUpdate
Describes a change affecting attribution of resources to a single principal.
Description
Error
PageRefaultSinkEvent
PageRefaultSinkRequest
Protocol used by user pagers to publish memory attribution statistics.
PrincipalType
ProviderEvent
ProviderRequest
Provides memory attribution information under this principal.
Resource
Resources

Constants§

SELF
Identifier that refers to the principal that emits the attribution.
VMO_MAP_READONLY_RIGHTS
Rights to map a VMO in read-only mode and read its “content size” property.

Traits§

PageRefaultSinkProxyInterface
ProviderProxyInterface

Type Aliases§

Identifier
Unique identifier within the scope of an attribution provider, used to identify a specific principal (Component, part of a Component, etc.) in attribution updates. The 0 identifier should be used to point to the source principal itself.
ProviderGetResult