Const
The number of times the JIT compiler (re)compiled methods since the process has started.
Meter name: System.Runtime; Added in: .NET 9.0. This metric reports the same values as calling JitInfo.GetCompiledMethodCount().
System.Runtime
JitInfo.GetCompiledMethodCount()
The number of times the JIT compiler (re)compiled methods since the process has started.