Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes stack caching attributes of collectors.
Element Hierarchy
- <WindowsPerformanceRecorder>
- <Profiles>
- <SystemCollector>
- <StackCaching>
- <EventCollector>
- <StackCaching>
- <HeapEventCollector>
- <StackCaching>
- <Profile>
- <Collectors>
- <SystemCollectorId>
- <StackCaching>
- <EventCollectorId>
- <StackCaching>
- <HeapEventCollectorId>
- <StackCaching>
- <SystemCollectorId>
- <Collectors>
- <SystemCollector>
- <Profiles>
Syntax
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default |
|---|---|---|---|---|
| BucketCount | Represents the number of buckets. | Unsigned long. | Yes | |
| CacheSize | Represents the size of the cache, in KB. | Unsigned long. | Yes |
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
| EventCollector | Represents an event collector for the profile. |
| EventCollectorId | Represents an event collector identifier. |
| HeapEventCollector | Represents a collector for heap events. |
| HeapEventCollectorId | Represents an identifier for a collector of heap events for the profile. |
| SystemCollector | Describes the configurations to enable the Event Tracing for Windows (ETW) kernel-mode session. |
| SystemCollectorId | Represents the identifier of a system collector. |
Remarks
If you do not specify values for its attributes, this element is ignored.