|
141 | 141 | ; 299 - 2020/04/17 - Remove Redundant replace counter. |
142 | 142 | ; 300 - 2010/05/01 - Add Xpress10 corsica compression related counters. |
143 | 143 | ; 301 - 2010/09/23 - Add Snapshot related counters. |
| 144 | +; 302 - 2011/03/26 - Remove Xpress9 counters. |
144 | 145 |
|
145 | 146 |
|
146 | 147 | [ModuleInfo] |
147 | 148 | MaxInstNameSize=64 |
148 | | -SchemaVersion=301 |
| 149 | +SchemaVersion=302 |
149 | 150 | ; we will subst later $PerformanceObjectName$ with either ESE or ESENT version |
150 | 151 | PerformanceObjectName_ESE=MSExchange Database |
151 | 152 | PerformanceObjectName_ESENT=Database |
@@ -10273,46 +10274,6 @@ EvaluationFunction=LDecompressionCEFLPv |
10273 | 10274 | 009_Name= |
10274 | 10275 | 009_Help= |
10275 | 10276 |
|
10276 | | -[ICpuXpress9DecompressionBytesPerSec] |
10277 | | -Type=Counter |
10278 | | -Object=Instances |
10279 | | -DetailLevel=PERF_DETAIL_DEVONLY | PERF_DETAIL_DEFAULT |
10280 | | -DefaultScale=-5 |
10281 | | -CounterType=PERF_COUNTER_COUNTER |
10282 | | -EvaluationFunction=LCpuXpress9DecompressionBytesCEFLPv |
10283 | | -009_Name=Cpu Xpress9 Decompressed Bytes/sec |
10284 | | -009_Help=Cpu Xpress9 Decompressed Bytes/sec is the number of bytes per second that were decompressed during DML operations using Xpress9 on the system cpu. [Dev Only] |
10285 | | - |
10286 | | -[ICpuXpress9DecompressionOpsPerSec] |
10287 | | -Type=Counter |
10288 | | -Object=Instances |
10289 | | -DetailLevel=PERF_DETAIL_DEVONLY | PERF_DETAIL_DEFAULT |
10290 | | -DefaultScale=0 |
10291 | | -CounterType=PERF_COUNTER_COUNTER |
10292 | | -EvaluationFunction=LCpuXpress9DecompressionCEFLPv |
10293 | | -009_Name=Cpu Xpress9 Decompression Ops/sec |
10294 | | -009_Help=Cpu Xpress9 Decompression Ops/sec is the number of decompression operations per second that were performed during DML operations using Xpress9 on the system cpu. [Dev Only] |
10295 | | - |
10296 | | -[ICpuXpress9DecompressionAvgLatency] |
10297 | | -Type=Counter |
10298 | | -Object=Instances |
10299 | | -DetailLevel=PERF_DETAIL_DEVONLY | PERF_DETAIL_DEFAULT |
10300 | | -DefaultScale=0 |
10301 | | -CounterType=PERF_AVERAGE_BULK |
10302 | | -EvaluationFunction=LCpuXpress9DecompressionLatencyCEFLPv |
10303 | | -009_Name=Cpu Xpress9 Decompression average latency (us) |
10304 | | -009_Help=Cpu Xpress9 Average latency per decompression operation in microseconds. [Dev Only] |
10305 | | - |
10306 | | -[ICpuXpress9DecompressionBase] |
10307 | | -Type=Counter |
10308 | | -Object=Instances |
10309 | | -DetailLevel=PERF_DETAIL_DEVONLY | PERF_DETAIL_DEFAULT |
10310 | | -DefaultScale=0 |
10311 | | -CounterType=PERF_AVERAGE_BASE |
10312 | | -EvaluationFunction=LCpuXpress9DecompressionCEFLPv |
10313 | | -009_Name= |
10314 | | -009_Help= |
10315 | | - |
10316 | 10277 | [IXpress10SoftwareDecompressionBytesPerSec] |
10317 | 10278 | Type=Counter |
10318 | 10279 | Object=Instances |
|
0 commit comments