1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  ProcessorMetrics v1.6.4                                             -->
5<!--#                                                                                      -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
7<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8<!--# Copyright 2014-2024 DMTF.                                                            -->
9<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################       -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16  </edmx:Reference>
17  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19  </edmx:Reference>
20  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21    <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22  </edmx:Reference>
23  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
24    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
25    <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
26  </edmx:Reference>
27  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
28    <edmx:Include Namespace="Resource.v1_0_0"/>
29  </edmx:Reference>
30  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Sensor_v1.xml">
31    <edmx:Include Namespace="Sensor"/>
32  </edmx:Reference>
33  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
34    <edmx:Include Namespace="PCIeDevice"/>
35  </edmx:Reference>
36
37  <edmx:DataServices>
38
39    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics">
40      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
41      <Annotation Term="Redfish.Language" String="en"/>
42
43      <EntityType Name="ProcessorMetrics" BaseType="Resource.v1_0_0.Resource" Abstract="true">
44        <Annotation Term="OData.Description" String="The `ProcessorMetrics` schema contains usage and health statistics for a processor."/>
45        <Annotation Term="OData.LongDescription" String="This resource contains the processor metrics for a single processor in a Redfish implementation."/>
46        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
47        <Annotation Term="Capabilities.InsertRestrictions">
48          <Record>
49            <PropertyValue Property="Insertable" Bool="false"/>
50          </Record>
51        </Annotation>
52        <Annotation Term="Capabilities.UpdateRestrictions">
53          <Record>
54            <PropertyValue Property="Updatable" Bool="false"/>
55          </Record>
56        </Annotation>
57        <Annotation Term="Capabilities.DeleteRestrictions">
58          <Record>
59            <PropertyValue Property="Deletable" Bool="false"/>
60          </Record>
61        </Annotation>
62        <Annotation Term="Redfish.Uris">
63          <Collection>
64            <String>/redfish/v1/Systems/{ComputerSystemId}/ProcessorSummary/ProcessorMetrics</String>
65            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/ProcessorMetrics</String>
66            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/ProcessorMetrics</String>
67            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/ProcessorMetrics</String>
68            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/ProcessorMetrics</String>
69            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/ProcessorMetrics</String>
70            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/ProcessorMetrics</String>
71            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/ProcessorSummary/ProcessorMetrics</String>
72            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/ProcessorMetrics</String>
73            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/ProcessorMetrics</String>
74            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/ProcessorMetrics</String>
75            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/ProcessorMetrics</String>
76            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/ProcessorMetrics</String>
77            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/ProcessorMetrics</String>
78            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/ProcessorSummary/ProcessorMetrics</String>
79            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/ProcessorMetrics</String>
80            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/ProcessorMetrics</String>
81            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/ProcessorMetrics</String>
82            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/ProcessorMetrics</String>
83            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/ProcessorMetrics</String>
84            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/ProcessorMetrics</String>
85          </Collection>
86        </Annotation>
87      </EntityType>
88
89      <Action Name="ClearCurrentPeriod" IsBound="true">
90        <Annotation Term="OData.Description" String="This action sets the `CurrentPeriod` property's values to 0."/>
91        <Annotation Term="OData.LongDescription" String="This action shall set the `CurrentPeriod` property's values to 0."/>
92        <Parameter Name="ProcessorMetrics" Type="ProcessorMetrics.v1_0_0.Actions"/>
93        <Annotation Term="Redfish.Revisions">
94          <Collection>
95            <Record>
96              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
97              <PropertyValue Property="Version" String="v1_2_0"/>
98            </Record>
99          </Collection>
100        </Annotation>
101      </Action>
102    </Schema>
103
104    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_0">
105      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
106      <Annotation Term="Redfish.Release" String="2018.3"/>
107
108      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.ProcessorMetrics">
109        <Property Name="BandwidthPercent" Type="Edm.Decimal">
110          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
111          <Annotation Term="OData.Description" String="The bandwidth usage of this processor as a percentage."/>
112          <Annotation Term="OData.LongDescription" String="This property shall contain the bandwidth usage of the processor as a percentage, typically `0` to `100`.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the CPU utilization over all processors as a percentage."/>
113          <Annotation Term="Validation.Minimum" Int="0"/>
114          <Annotation Term="Measures.Unit" String="%"/>
115        </Property>
116        <Property Name="AverageFrequencyMHz" Type="Edm.Decimal">
117          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
118          <Annotation Term="OData.Description" String="The average frequency of the processor."/>
119          <Annotation Term="OData.LongDescription" String="This property shall contain average frequency in MHz, across all enabled cores in the processor.  When this resource is subordinate to the `ProcessorSummary` object, this property is not applicable."/>
120          <Annotation Term="Measures.Unit" String="MHz"/>
121          <Annotation Term="Redfish.Revisions">
122            <Collection>
123              <Record>
124                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
125                <PropertyValue Property="Version" String="v1_1_0"/>
126                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `OperatingSpeedMHz` property."/>
127              </Record>
128            </Collection>
129          </Annotation>
130        </Property>
131        <Property Name="ThrottlingCelsius" Type="Edm.Decimal">
132          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
133          <Annotation Term="OData.Description" String="The CPU margin to throttle (temperature offset in degree Celsius units)."/>
134          <Annotation Term="OData.LongDescription" String="This property shall contain the CPU margin to throttle based on an offset between the maximum temperature in which the processor can operate, and the processor's current temperature.  When this resource is subordinate to the `ProcessorSummary` object, this property is not applicable."/>
135          <Annotation Term="Measures.Unit" String="Cel"/>
136        </Property>
137        <Property Name="TemperatureCelsius" Type="Edm.Decimal">
138          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
139          <Annotation Term="OData.Description" String="The temperature of the processor."/>
140          <Annotation Term="OData.LongDescription" String="This property shall contain the temperature, in degree Celsius units, of the processor.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the average temperature, in Celsius, over all processors."/>
141          <Annotation Term="Measures.Unit" String="Cel"/>
142          <Annotation Term="Redfish.Revisions">
143            <Collection>
144              <Record>
145                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
146                <PropertyValue Property="Version" String="v1_2_0"/>
147                <PropertyValue Property="Description" String="This property has been deprecated in favor of the properties in `EnvironmentMetrics`."/>
148              </Record>
149            </Collection>
150          </Annotation>
151        </Property>
152        <Property Name="ConsumedPowerWatt" Type="Edm.Decimal">
153          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
154          <Annotation Term="OData.Description" String="The power, in watt units, that the processor has consumed."/>
155          <Annotation Term="OData.LongDescription" String="This property shall contain the power, in watt units, that the processor has consumed.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of power, in watt units, that all processors have consumed."/>
156          <Annotation Term="Measures.Unit" String="W"/>
157          <Annotation Term="Redfish.Revisions">
158            <Collection>
159              <Record>
160                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
161                <PropertyValue Property="Version" String="v1_2_0"/>
162                <PropertyValue Property="Description" String="This property has been deprecated in favor of the properties in `EnvironmentMetrics`."/>
163              </Record>
164            </Collection>
165          </Annotation>
166        </Property>
167        <Property Name="FrequencyRatio" Type="Edm.Decimal">
168          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
169          <Annotation Term="OData.Description" String="The frequency relative to the nominal processor frequency ratio."/>
170          <Annotation Term="OData.LongDescription" String="This property shall contain the frequency relative to the nominal processor frequency ratio of this processor.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the average FrequencyRatio over all processors."/>
171        </Property>
172        <Property Name="Cache" Type="Collection(ProcessorMetrics.v1_0_0.CacheMetrics)" Nullable="false">
173          <Annotation Term="OData.Description" String="The processor cache metrics."/>
174          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe this processor's cache.  When this resource is subordinate to the `ProcessorSummary` object, this property is not applicable."/>
175        </Property>
176        <Property Name="LocalMemoryBandwidthBytes" Type="Edm.Int64">
177          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
178          <Annotation Term="OData.Description" String="The local memory bandwidth usage in bytes."/>
179          <Annotation Term="OData.LongDescription" String="This property shall contain the local memory bandwidth usage of this processor in bytes.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of LocalMemoryBandwidthBytes over all processors."/>
180          <Annotation Term="Measures.Unit" String="By"/>
181        </Property>
182        <Property Name="RemoteMemoryBandwidthBytes" Type="Edm.Int64">
183          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
184          <Annotation Term="OData.Description" String="The remote memory bandwidth usage in bytes."/>
185          <Annotation Term="OData.LongDescription" String="This property shall contain the remote memory bandwidth usage of this processor in bytes.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of RemoteMemoryBandwidthBytes over all processors."/>
186          <Annotation Term="Measures.Unit" String="By"/>
187        </Property>
188        <Property Name="KernelPercent" Type="Edm.Decimal">
189          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
190          <Annotation Term="OData.Description" String="The percentage of time spent in kernel mode."/>
191          <Annotation Term="OData.LongDescription" String="This property shall contain total percentage of time, `0` to `100`, the processor has spent in kernel mode.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the average KernelPercent over all processors."/>
192          <Annotation Term="Validation.Minimum" Int="0"/>
193          <Annotation Term="Measures.Unit" String="%"/>
194        </Property>
195        <Property Name="UserPercent" Type="Edm.Decimal">
196          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
197          <Annotation Term="OData.Description" String="The percentage of time spent in user mode."/>
198          <Annotation Term="OData.LongDescription" String="This property shall contain total percentage of time, `0` to `100`, the processor has spent in user mode.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the average UserPercent over all processors."/>
199          <Annotation Term="Validation.Minimum" Int="0"/>
200          <Annotation Term="Measures.Unit" String="%"/>
201        </Property>
202        <Property Name="CoreMetrics" Type="Collection(ProcessorMetrics.v1_0_0.CoreMetrics)" Nullable="false">
203          <Annotation Term="OData.Description" String="The processor core metrics."/>
204          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the cores of this processor.  When this resource is subordinate to the `ProcessorSummary` object, this property is not applicable."/>
205        </Property>
206        <Property Name="Actions" Type="ProcessorMetrics.v1_0_0.Actions" Nullable="false">
207          <Annotation Term="OData.Description" String="The available actions for this resource."/>
208          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
209        </Property>
210      </EntityType>
211
212      <ComplexType Name="CoreMetrics">
213        <Annotation Term="OData.Description" String="The processor core metrics."/>
214        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the cores of a processor."/>
215        <Property Name="CoreId" Type="Edm.String">
216          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
217          <Annotation Term="OData.Description" String="The processor core identifier."/>
218          <Annotation Term="OData.LongDescription" String="This property shall contain the identifier of the core within the processor."/>
219        </Property>
220        <Property Name="InstructionsPerCycle" Type="Edm.Decimal">
221          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
222          <Annotation Term="OData.Description" String="The number of instructions per clock cycle of this core."/>
223          <Annotation Term="OData.LongDescription" String="This property shall contain the number of instructions per clock cycle of this core in the processor."/>
224        </Property>
225        <Property Name="UnhaltedCycles" Type="Edm.Decimal">
226          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
227          <Annotation Term="OData.Description" String="The unhalted cycles count of this core."/>
228          <Annotation Term="OData.LongDescription" String="This property shall contain the number of unhalted cycles of this core in the processor."/>
229        </Property>
230        <Property Name="MemoryStallCount" Type="Edm.Decimal">
231          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
232          <Annotation Term="OData.Description" String="The number of stalled cycles due to memory operations."/>
233          <Annotation Term="OData.LongDescription" String="This property shall contain the number of stalled cycles due to memory operations of this core in the processor."/>
234        </Property>
235        <Property Name="IOStallCount" Type="Edm.Decimal">
236          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
237          <Annotation Term="OData.Description" String="The number of stalled cycles due to I/O operations."/>
238          <Annotation Term="OData.LongDescription" String="This property shall contain the number of stalled cycles due to I/O operations of this core in the processor."/>
239        </Property>
240        <Property Name="CoreCache" Type="Collection(ProcessorMetrics.v1_0_0.CacheMetrics)" Nullable="false">
241          <Annotation Term="OData.Description" String="The cache metrics of this core in the processor."/>
242          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the cache metrics of this core in the processor."/>
243        </Property>
244        <Property Name="CStateResidency" Type="Collection(ProcessorMetrics.v1_0_0.CStateResidency)" Nullable="false">
245          <Annotation Term="OData.Description" String="The C-state residency of this core in the processor."/>
246          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the C-state residency of this core in the processor."/>
247        </Property>
248      </ComplexType>
249
250      <ComplexType Name="CacheMetrics">
251        <Annotation Term="OData.Description" String="The processor core metrics."/>
252        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe cache metrics of a processor or core."/>
253        <Property Name="Level" Type="Edm.String">
254          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
255          <Annotation Term="OData.Description" String="The cache level."/>
256          <Annotation Term="OData.LongDescription" String="This property shall contain the level of the cache in the processor or core."/>
257        </Property>
258        <Property Name="CacheMiss" Type="Edm.Decimal">
259          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
260          <Annotation Term="OData.Description" String="The number of cache line misses in millions."/>
261          <Annotation Term="OData.LongDescription" String="This property shall contain the number of cache line misses of the processor or core in millions."/>
262        </Property>
263        <Property Name="HitRatio" Type="Edm.Decimal">
264          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
265          <Annotation Term="OData.Description" String="The cache line hit ratio."/>
266          <Annotation Term="OData.LongDescription" String="This property shall contain the cache hit ratio of the processor or core."/>
267        </Property>
268        <Property Name="CacheMissesPerInstruction" Type="Edm.Decimal">
269          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
270          <Annotation Term="OData.Description" String="The number of cache misses per instruction."/>
271          <Annotation Term="OData.LongDescription" String="This property shall contain the number of cache misses per instruction of the processor or core."/>
272        </Property>
273        <Property Name="OccupancyBytes" Type="Edm.Int64">
274          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
275          <Annotation Term="OData.Description" String="The total cache level occupancy in bytes."/>
276          <Annotation Term="OData.LongDescription" String="This property shall contain the total cache occupancy of the processor or core in bytes."/>
277          <Annotation Term="Measures.Unit" String="By"/>
278        </Property>
279        <Property Name="OccupancyPercent" Type="Edm.Decimal">
280          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
281          <Annotation Term="OData.Description" String="The total cache occupancy percentage."/>
282          <Annotation Term="OData.LongDescription" String="This property shall contain the total cache occupancy percentage, `0` to `100`, of the processor or core."/>
283          <Annotation Term="Validation.Minimum" Int="0"/>
284          <Annotation Term="Measures.Unit" String="%"/>
285        </Property>
286      </ComplexType>
287
288      <ComplexType Name="CStateResidency">
289        <Annotation Term="OData.Description" String="The C-state residency of the processor."/>
290        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the C-state residency of the processor or core."/>
291        <Property Name="Level" Type="Edm.String">
292          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
293          <Annotation Term="OData.Description" String="The C-state level, such as C0, C1, or C2."/>
294          <Annotation Term="OData.LongDescription" String="This property shall contain the C-state level, such as C0, C1, or C2.  When this resource is subordinate to the `ProcessorSummary` object, this property is not applicable."/>
295        </Property>
296        <Property Name="ResidencyPercent" Type="Edm.Decimal">
297          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
298          <Annotation Term="OData.Description" String="The percentage of time that the processor or core has spent in this particular level of C-state."/>
299          <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of time, `0` to `100`, that the processor or core has spent in this particular level of C-state.  When this resource is subordinate to the `ProcessorSummary` object, this property is not applicable."/>
300          <Annotation Term="Validation.Minimum" Int="0"/>
301          <Annotation Term="Measures.Unit" String="%"/>
302        </Property>
303      </ComplexType>
304
305      <ComplexType Name="Actions">
306        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
307        <Annotation Term="OData.Description" String="The available actions for this resource."/>
308        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
309        <Property Name="Oem" Type="ProcessorMetrics.v1_0_0.OemActions" Nullable="false">
310          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
311          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
312        </Property>
313      </ComplexType>
314
315      <ComplexType Name="OemActions">
316        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
317        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
318        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
319      </ComplexType>
320    </Schema>
321
322    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_1">
323      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
324      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format, and to add a missing term to several properties to disallow them from being `null`."/>
325      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_0.ProcessorMetrics"/>
326    </Schema>
327
328    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_2">
329      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
330      <Annotation Term="OData.Description" String="This version was created to update descriptions to give guidance to the usage of certain properties when the metrics is used for a summary of all processors in a system.  It was also created to update descriptions that this schema defines."/>
331      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_1.ProcessorMetrics"/>
332    </Schema>
333
334    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_3">
335      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
336      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
337      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_2.ProcessorMetrics"/>
338    </Schema>
339
340    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_4">
341      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
342      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
343      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_3.ProcessorMetrics"/>
344    </Schema>
345
346    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_5">
347      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
348      <Annotation Term="OData.Description" String="This version was created to update the descriptions of `BandwidthPercent` that allows for various types of processors."/>
349      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_4.ProcessorMetrics"/>
350    </Schema>
351
352    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_6">
353      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
354      <Annotation Term="OData.Description" String="This version was created to clarify the range of possible values for properties with percent units."/>
355      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_5.ProcessorMetrics"/>
356    </Schema>
357
358    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_7">
359      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
360      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
361      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_6.ProcessorMetrics"/>
362    </Schema>
363
364    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_0_8">
365      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
366      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
367      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_7.ProcessorMetrics"/>
368    </Schema>
369
370    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_1_0">
371      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
372      <Annotation Term="Redfish.Release" String="2020.1"/>
373      <Annotation Term="OData.Description" String="This version was created to deprecate `AverageFrequencyMHz` in favor of the `OperatingSpeedMHz` property."/>
374
375      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_0_2.ProcessorMetrics">
376        <Property Name="OperatingSpeedMHz" Type="Edm.Int64">
377          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
378          <Annotation Term="OData.Description" String="Operating speed of the processor in MHz."/>
379          <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the processor in MHz.  The operating speed of the processor may change more frequently than the manager is able to monitor."/>
380          <Annotation Term="Measures.Unit" String="MHz"/>
381        </Property>
382      </EntityType>
383    </Schema>
384
385    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_1_1">
386      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
387      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
388      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_1_0.ProcessorMetrics"/>
389    </Schema>
390
391    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_1_2">
392      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
393      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
394      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_1_1.ProcessorMetrics"/>
395    </Schema>
396
397    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_1_3">
398      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
399      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
400      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_1_2.ProcessorMetrics"/>
401    </Schema>
402
403    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_1_4">
404      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
405      <Annotation Term="OData.Description" String="This version was created to update the descriptions of `BandwidthPercent` that allows for various types of processors."/>
406      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_1_3.ProcessorMetrics"/>
407    </Schema>
408
409    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_1_5">
410      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
411      <Annotation Term="OData.Description" String="This version was created to clarify the range of possible values for properties with percent units."/>
412      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_1_4.ProcessorMetrics"/>
413    </Schema>
414
415    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_1_6">
416      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
417      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
418      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_1_5.ProcessorMetrics"/>
419    </Schema>
420
421    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_1_7">
422      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
423      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
424      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_1_6.ProcessorMetrics"/>
425    </Schema>
426
427    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_2_0">
428      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
429      <Annotation Term="Redfish.Release" String="2020.4"/>
430      <Annotation Term="OData.Description" String="This version was created to deprecate `TemperatureCelsius` and `ConsumedPowerWatt` in favor of `Sensor` properties in `EnvironmentMetrics`."/>
431
432      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_1_2.ProcessorMetrics">
433        <Property Name="CacheMetricsTotal" Type="ProcessorMetrics.v1_2_0.CacheMetricsTotal" Nullable="false">
434          <Annotation Term="OData.Description" String="The total cache metrics for this processor."/>
435          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the metrics for all of the cache memory of this processor."/>
436        </Property>
437      </EntityType>
438
439      <ComplexType Name="CacheMetricsTotal">
440        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
441        <Annotation Term="OData.Description" String="The total cache metrics for a processor."/>
442        <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the metrics for all of the cache memory for a processor."/>
443        <Property Name="CurrentPeriod" Type="ProcessorMetrics.v1_2_0.CurrentPeriod" Nullable="false">
444          <Annotation Term="OData.Description" String="The cache metrics since the last reset or `ClearCurrentPeriod` action for this processor."/>
445          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the metrics for the current period of cache memory for this processor."/>
446        </Property>
447        <Property Name="LifeTime" Type="ProcessorMetrics.v1_2_0.LifeTime" Nullable="false">
448          <Annotation Term="OData.Description" String="The cache metrics for the lifetime of this processor."/>
449          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the metrics for the lifetime of the cache memory for this processor."/>
450        </Property>
451      </ComplexType>
452
453      <ComplexType Name="CurrentPeriod">
454        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
455        <Annotation Term="OData.Description" String="The cache memory metrics since the last system reset or `ClearCurrentPeriod` action for a processor."/>
456        <Annotation Term="OData.LongDescription" String="This type shall describe the cache memory metrics since last system reset or `ClearCurrentPeriod` action for a processor."/>
457        <Property Name="CorrectableECCErrorCount" Type="Edm.Int64">
458          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
459          <Annotation Term="OData.Description" String="The number of correctable errors of cache memory since reset or `ClearCurrentPeriod` action for this processor."/>
460          <Annotation Term="OData.LongDescription" String="This property shall contain the number of correctable errors of cache memory since reset or `ClearCurrentPeriod` action for this processor.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `CorrectableECCErrorCount` over all processors."/>
461        </Property>
462        <Property Name="UncorrectableECCErrorCount" Type="Edm.Int64">
463          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
464          <Annotation Term="OData.Description" String="The number of uncorrectable errors of cache memory since reset or `ClearCurrentPeriod` action for this processor."/>
465          <Annotation Term="OData.LongDescription" String="This property shall contain the number of uncorrectable errors of cache memory since reset or `ClearCurrentPeriod` action for this processor.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `UncorrectableECCErrorCount` over all processors."/>
466        </Property>
467      </ComplexType>
468
469      <ComplexType Name="LifeTime">
470        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
471        <Annotation Term="OData.Description" String="The cache memory metrics for the lifetime for a processor."/>
472        <Annotation Term="OData.LongDescription" String="This type shall describe the cache memory metrics since manufacturing for a processor."/>
473        <Property Name="CorrectableECCErrorCount" Type="Edm.Int64">
474          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
475          <Annotation Term="OData.Description" String="The number of correctable errors for the lifetime of the cache memory."/>
476          <Annotation Term="OData.LongDescription" String="This property shall contain the number of correctable errors for the lifetime of the cache memory.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `CorrectableECCErrorCount` over all processors."/>
477        </Property>
478        <Property Name="UncorrectableECCErrorCount" Type="Edm.Int64">
479          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
480          <Annotation Term="OData.Description" String="The number of uncorrectable errors for the lifetime of the cache memory."/>
481          <Annotation Term="OData.LongDescription" String="This property shall contain the number of uncorrectable errors for the lifetime of the cache memory.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `UncorrectableECCErrorCount` over all processors."/>
482        </Property>
483      </ComplexType>
484    </Schema>
485
486    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_2_1">
487      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
488      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
489      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_2_0.ProcessorMetrics"/>
490    </Schema>
491
492    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_2_2">
493      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
494      <Annotation Term="OData.Description" String="This version was created to update the descriptions of `BandwidthPercent` that allows for various types of processors."/>
495      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_2_1.ProcessorMetrics"/>
496    </Schema>
497
498    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_2_3">
499      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
500      <Annotation Term="OData.Description" String="This version was created to clarify CurrentPeriod can be cleared on either a reset or `ClearCurrentPeriod` action."/>
501      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_2_2.ProcessorMetrics"/>
502    </Schema>
503
504    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_2_4">
505      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
506      <Annotation Term="OData.Description" String="This version was created to clarify the range of possible values for properties with percent units."/>
507      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_2_3.ProcessorMetrics"/>
508    </Schema>
509
510    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_2_5">
511      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
512      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
513      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_2_4.ProcessorMetrics"/>
514    </Schema>
515
516    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_2_6">
517      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
518      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
519      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_2_5.ProcessorMetrics"/>
520    </Schema>
521
522    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_3_0">
523      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
524      <Annotation Term="Redfish.Release" String="2021.2"/>
525
526      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_2_2.ProcessorMetrics">
527        <NavigationProperty Name="CoreVoltage" Type="Sensor.Sensor">
528          <Annotation Term="OData.Description" String="The core voltage (V) of this processor."/>
529          <Annotation Term="OData.LongDescription" String="The value of this property shall contain the core voltage, in volt units, of this processor.  The core voltage of the processor may change more frequently than the manager is able to monitor.  The value of the `DataSourceUri` property, if present, shall reference a resource of type `Sensor` with the `ReadingType` property containing the value `Voltage`."/>
530          <Annotation Term="Redfish.ExcerptCopy" String="Voltage"/>
531        </NavigationProperty>
532      </EntityType>
533    </Schema>
534
535    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_3_1">
536      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
537      <Annotation Term="OData.Description" String="This version was created to update descriptions to tie excerpt property definitions to a specific type of `Sensor` or `Control` resource."/>
538      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_3_0.ProcessorMetrics"/>
539    </Schema>
540
541    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_3_2">
542      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
543      <Annotation Term="OData.Description" String="This version was created to clarify CurrentPeriod can be cleared on either a reset or `ClearCurrentPeriod` action."/>
544      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_3_1.ProcessorMetrics"/>
545    </Schema>
546
547    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_3_3">
548      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
549      <Annotation Term="OData.Description" String="This version was created to clarify the range of possible values for properties with percent units."/>
550      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_3_2.ProcessorMetrics"/>
551    </Schema>
552
553    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_3_4">
554      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
555      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
556      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_3_3.ProcessorMetrics"/>
557    </Schema>
558
559    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_3_5">
560      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
561      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
562      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_3_4.ProcessorMetrics"/>
563    </Schema>
564
565    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_4_0">
566      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
567      <Annotation Term="Redfish.Release" String="2021.3"/>
568
569      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_3_0.ProcessorMetrics">
570        <Property Name="PCIeErrors" Type="PCIeDevice.PCIeErrors" Nullable="false">
571          <Annotation Term="OData.Description" String="The PCIe errors associated with this processor."/>
572          <Annotation Term="OData.LongDescription" String="This property shall contain the PCIe errors associated with this processor."/>
573        </Property>
574      </EntityType>
575    </Schema>
576
577    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_4_1">
578      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
579      <Annotation Term="OData.Description" String="This version was created to update descriptions to tie excerpt property definitions to a specific type of `Sensor` or `Control` resource."/>
580      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_4_0.ProcessorMetrics"/>
581    </Schema>
582
583    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_4_2">
584      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
585      <Annotation Term="OData.Description" String="This version was created to clarify CurrentPeriod can be cleared on either a reset or `ClearCurrentPeriod` action."/>
586      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_4_1.ProcessorMetrics"/>
587    </Schema>
588
589    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_4_3">
590      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
591      <Annotation Term="OData.Description" String="This version was created to clarify the range of possible values for properties with percent units."/>
592      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_4_2.ProcessorMetrics"/>
593    </Schema>
594
595    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_4_4">
596      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
597      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
598      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_4_3.ProcessorMetrics"/>
599    </Schema>
600
601    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_4_5">
602      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
603      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
604      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_4_4.ProcessorMetrics"/>
605    </Schema>
606
607    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_5_0">
608      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
609      <Annotation Term="Redfish.Release" String="2022.1"/>
610
611      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_4_2.ProcessorMetrics">
612        <Property Name="CorrectableCoreErrorCount" Type="Edm.Int64">
613          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
614          <Annotation Term="OData.Description" String="The number of correctable core errors."/>
615          <Annotation Term="OData.LongDescription" String="This property shall contain the number of correctable core errors, such as TLB or cache errors.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `CorrectableCoreErrorCount` over all processors."/>
616        </Property>
617        <Property Name="UncorrectableCoreErrorCount" Type="Edm.Int64">
618          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
619          <Annotation Term="OData.Description" String="The number of uncorrectable core errors."/>
620          <Annotation Term="OData.LongDescription" String="This property shall contain the number of uncorrectable core errors, such as TLB or cache errors.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `UncorrectableCoreErrorCount` over all processors."/>
621        </Property>
622        <Property Name="CorrectableOtherErrorCount" Type="Edm.Int64">
623          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
624          <Annotation Term="OData.Description" String="The number of correctable errors of all other components."/>
625          <Annotation Term="OData.LongDescription" String="This property shall contain the number of correctable errors of all other components.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `CorrectableOtherErrorCount` over all processors."/>
626        </Property>
627        <Property Name="UncorrectableOtherErrorCount" Type="Edm.Int64">
628          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
629          <Annotation Term="OData.Description" String="The number of uncorrectable errors of all other components."/>
630          <Annotation Term="OData.LongDescription" String="This property shall contain the number of uncorrectable errors of all other components.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `UncorrectableOtherErrorCount` over all processors."/>
631        </Property>
632      </EntityType>
633
634      <ComplexType Name="CoreMetrics" BaseType="ProcessorMetrics.v1_0_0.CoreMetrics">
635       <Property Name="CorrectableCoreErrorCount" Type="Edm.Int64">
636          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
637          <Annotation Term="OData.Description" String="The number of correctable core errors."/>
638          <Annotation Term="OData.LongDescription" String="This property shall contain the number of correctable core errors, such as TLB or cache errors.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `CorrectableCoreErrorCount` over all processors."/>
639        </Property>
640        <Property Name="UncorrectableCoreErrorCount" Type="Edm.Int64">
641          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
642          <Annotation Term="OData.Description" String="The number of uncorrectable core errors."/>
643          <Annotation Term="OData.LongDescription" String="This property shall contain the number of uncorrectable core errors, such as TLB or cache errors.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `UncorrectableCoreErrorCount` over all processors."/>
644        </Property>
645        <Property Name="CorrectableOtherErrorCount" Type="Edm.Int64">
646          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
647          <Annotation Term="OData.Description" String="The number of correctable errors of all other components."/>
648          <Annotation Term="OData.LongDescription" String="This property shall contain the number of correctable errors of all other components.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `CorrectableOtherErrorCount` over all processors."/>
649        </Property>
650        <Property Name="UncorrectableOtherErrorCount" Type="Edm.Int64">
651          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
652          <Annotation Term="OData.Description" String="The number of uncorrectable errors of all other components."/>
653          <Annotation Term="OData.LongDescription" String="This property shall contain the number of uncorrectable errors of all other components.  When this resource is subordinate to the `ProcessorSummary` object, this property shall be the sum of `UncorrectableOtherErrorCount` over all processors."/>
654        </Property>
655      </ComplexType>
656    </Schema>
657
658    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_5_1">
659      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
660      <Annotation Term="OData.Description" String="This version was created to clarify the range of possible values for properties with percent units."/>
661      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_5_0.ProcessorMetrics"/>
662    </Schema>
663
664    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_5_2">
665      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
666      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
667      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_5_1.ProcessorMetrics"/>
668    </Schema>
669
670    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_5_3">
671      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
672      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
673      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_5_2.ProcessorMetrics"/>
674    </Schema>
675
676    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_6_0">
677      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
678      <Annotation Term="Redfish.Release" String="2022.2"/>
679
680      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_5_0.ProcessorMetrics">
681        <Property Name="PowerLimitThrottleDuration" Type="Edm.Duration">
682          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
683          <Annotation Term="OData.Description" String="The total duration of throttling caused by a power limit of the processor since reset."/>
684          <Annotation Term="OData.LongDescription" String="This property shall contain the total duration of throttling caused by a power limit of the processor since reset."/>
685        </Property>
686        <Property Name="ThermalLimitThrottleDuration" Type="Edm.Duration">
687          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
688          <Annotation Term="OData.Description" String="The total duration of throttling caused by a thermal limit of the processor since reset."/>
689          <Annotation Term="OData.LongDescription" String="This property shall contain the total duration of throttling caused by a thermal limit of the processor since reset."/>
690        </Property>
691      </EntityType>
692    </Schema>
693
694    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_6_1">
695      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
696      <Annotation Term="OData.Description" String="This version was created to correct the regular expression pattern for duration properties in JSON Schema and OpenAPI to not allow for negative values."/>
697      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_6_0.ProcessorMetrics"/>
698    </Schema>
699
700    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_6_2">
701      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
702      <Annotation Term="OData.Description" String="This version was created to clarify the range of possible values for properties with percent units."/>
703      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_6_1.ProcessorMetrics"/>
704    </Schema>
705
706    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_6_3">
707      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
708      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
709      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_6_2.ProcessorMetrics"/>
710    </Schema>
711
712    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ProcessorMetrics.v1_6_4">
713      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
714      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
715      <EntityType Name="ProcessorMetrics" BaseType="ProcessorMetrics.v1_6_3.ProcessorMetrics"/>
716    </Schema>
717
718  </edmx:DataServices>
719</edmx:Edmx>
720