ConsoleProfileReporter

dotty.tools.dotc.profile.ConsoleProfileReporter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def close(profiler: RealProfiler): Unit

Attributes

Definition Classes
override def header(profiler: RealProfiler): Unit

Attributes

Definition Classes
override def reportBackground(profiler: RealProfiler, threadRange: ProfileRange): Unit

Attributes

Definition Classes
override def reportForeground(profiler: RealProfiler, threadRange: ProfileRange): Unit

Attributes

Definition Classes
override def reportGc(data: GcEventData): Unit

Attributes

Definition Classes

Concrete fields