5 references to StartStopEvents
ILCompiler.ReadyToRun (5)
Compiler\PerfEventSource.cs (5)
53return new StartStopEvents(Log.LoadingStop); 62return new StartStopEvents(Log.EmittingStop); 71return new StartStopEvents(Log.CompilationStop); 80return new StartStopEvents(Log.JitStop); 89return new StartStopEvents(Log.JitMethodStop);