Crate fidl_fuchsia_memory_attribution_plugin

Source

Macros§

DescriptionUnknown
Pattern that matches an unknown Description member.
PrincipalTypeUnknown
Pattern that matches an unknown PrincipalType member.
ResourceReferenceUnknown
Pattern that matches an unknown ResourceReference member.
ResourceTypeUnknown
Pattern that matches an unknown ResourceType member.

Structs§

Attribution
Holds the list of resources attributed to a Principal (subject) by another Principal (source).
Job
KernelStatistics
Kernel internal and system-wide memory statistics.
Mapping
Information about a VMO mapped in a process address space.
MemoryMonitorControlHandle
MemoryMonitorEventStream
MemoryMonitorGetSnapshotRequest
MemoryMonitorMarker
MemoryMonitorProxy
MemoryMonitorRequestStream
A Stream of incoming requests for fuchsia.memory.attribution.plugin/MemoryMonitor.
MemoryMonitorSynchronousProxy
Principal
Defines a Principal, a part of a running system that can use memory.
PrincipalIdentifier
Globally-unique identifier used to refer to a specific Principal..
Process
ProcessMapped
Resource
Holds the description of a kernel resource.
Snapshot
Snapshot of the memory usage of the system, as seen by the server.
Vmo

Enums§

Description
MemoryMonitorEvent
MemoryMonitorRequest
PrincipalType
ResourceReference
References a kernel Resource, or some subset of a Resource (such as a part of a process address space).
ResourceType

Traits§

MemoryMonitorProxyInterface