This counter displays the percentage of elapsed time spent in performing runtime Code Access Security (CAS) checks since the last such check. CAS allows code to be trusted to varying degrees and enforces these varying levels of trust depending on code identity. This counter is updated at the end of a runtime security check; it represents the last observed value; its not an average.
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 ...
This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to ...