This counter displays the peak number of methods the JIT compiler has failed to JIT since the start of the application. This failure can occur if the IL cannot be verified or if there was an internal error in the JIT compiler.
This counter displays the number of times the generation 1 objects are garbage collected since the start of the application. ...
This counter displays the number of times the generation 2 objects (older) are garbage collected since the start of the application. ...
This counter displays the peak number of AppDomains loaded since the start of this application. AppDomains (application domains) ...
This counter displays the peak number of classes that have failed to load since the start of the application. These load ...
This counter displays the peak number of methods the JIT compiler has failed to JIT since the start of the application. This ...
This counter displays the peak number of times a garbage collection was performed because of an explicit call to GC.Collect. ...
This counter displays the percentage of elapsed time spent in JIT compilation since the last JIT compilation phase. This ...
This counter displays the percentage of elapsed time spent in performing runtime Code Access Security (CAS) checks since ...
This counter displays the process ID of the CLR process instance being monitored. The value displayed will be 0 until after ...