HeapProcessIds
Applies To: Windows 8, Windows 8.1
Represents a collection of heap process identifiers.
Element Hierarchy
<WindowsPerformanceRecorder>
<HeapEventProvider>
<HeapProcessIds>
<Profiles>
<Profile>
<Collectors>
<HeapEventCollectorId>
<HeapEventProviders>
<HeapEventProviderId>
<HeapProcessIds>
<HeapEventProvider>
<HeapProcessIds>
Syntax
<HeapProcessIds Operation = "Set" | "Add" | “Remove” >
<!-- Child elements -->
HeapProcessId
</HeapProcessIds>
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Operation |
Indicates whether HeapProcessId elements should be set or added. |
This attribute can have one of the following values:
|
No |
Set |
Child Elements
Element | Description | Requirement |
---|---|---|
Uniquely identifies a heap process. |
Required, 1 or more. |
Parent Elements
Element | Description |
---|---|
Represents a heap event provider. |
|
Represents a heap event provider identifier. |