StreamProfileReporter

dotty.tools.dotc.profile.StreamProfileReporter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

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