This counter displays the percentage of elapsed time spent in JIT compilation since the last JIT compilation phase. This counter is updated at the end of every JIT compilation phase. A JIT compilation phase is the phase when a method and its dependencies are being compiled.
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 ...
This counter displays the rate at which IL bytes are jitted per second. This counter is not an average over time; it displays ...
This counter displays the rate of bytes per second allocated on the GC Heap. This counter is updated at the end of every ...