This counter displays the rate at which IL bytes are jitted per second. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
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 ...
This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to ...
This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to ...
This counter displays the total number of AppDomains unloaded since the start of the application. If an AppDomain is loaded ...