dotty.tools.dotc.profile
package dotty.tools.dotc.profile
Members list
Type members
Classlikes
object ConsoleProfileReporter extends ProfileReporter
Attributes
- Supertypes
- Self type
Attributes
- Companion
- object
- Supertypes
object EventType
Attributes
- Supertypes
case class ProfileRange(start: ProfileSnap, end: ProfileSnap, phase: Phase, purpose: String, taskCount: Int, thread: Thread)
Attributes
- Supertypes
Attributes
- Supertypes
- Known subtypes
-
object ConsoleProfileReporterclass StreamProfileReporter
Attributes
- Supertypes
object Profiler
class StreamProfileReporter(out: PrintWriter) extends ProfileReporter
Attributes
- Supertypes
object ThreadPoolFactory
Attributes
- Companion
- trait
- Supertypes
- Self type
-
ThreadPoolFactory.type
In this article