| public static final int | | PROFILING_MAX_DURATION_SECONDS | | PROFILING_MAX_DURATION_SECONDS | | field_32676 | | MAX_DURATION_IN_SECONDS |
|
| private static Consumer<Path> | | globalOnReportFinished | | globalOnReportFinished | | field_29579 | | globalDumpConsumer |
|
| private final Map<Sampler, List<Deviation>> | | deviationsBySampler | | deviationsBySampler | | field_33891 | | deviations |
|
| private final TickTimeTracker | | taskProfiler | | taskProfiler | | field_29581 | | timeTracker |
|
| private final Executor | | ioExecutor | | ioExecutor | | field_29582 | | dumpExecutor |
|
| private final RecordDumper | | metricsPersister | | metricsPersister | | field_29583 | | dumper |
|
| private final Consumer<ProfileResult> | | onProfilingEnd | | onProfilingEnd | | field_29584 | | resultConsumer |
|
| private final Consumer<Path> | | onReportFinished | | onReportFinished | | field_29585 | | dumpConsumer |
|
| private final SamplerSource | | metricsSamplerProvider | | metricsSamplerProvider | | field_33892 | | samplerSource |
|
| private final LongSupplier | | wallTimeSource | | wallTimeSource | | field_29586 | | timeGetter |
|
| private final long | | deadlineNano | | deadlineNano | | field_29588 | | endTime |
|
| private int | | currentTick | | currentTick | | field_29589 | | ticks |
|
| private ReadableProfiler | | singleTickProfiler | | singleTickProfiler | | field_29590 | | profiler |
|
| private volatile boolean | | killSwitch | | killSwitch | | field_29591 | | stopping |
|
| private Set<Sampler> | | thisTickSamplers | | thisTickSamplers | | field_33893 | | samplers |
|