net.minecraft.util.profiling

public class ActiveProfiler

implements ProfileCollector

asa
net.minecraft.util.profiling.ActiveProfiler
net.minecraft.class_3533
net.minecraft.unmapped.C_dmgffhnu
net.minecraft.util.profiler.ProfilerSystem
net.minecraft.src.C_431_
net.minecraft.util.profiling.MethodProfiler

Field summary

Modifier and TypeField
private static final long
a
WARNING_TIME_NANOS
field_16267
f_ayobskvm
TIMEOUT_NANOSECONDS
f_18368_
private static final org.apache.logging.log4j.Logger
c
LOGGER
field_15735
f_uwelzwwa
LOGGER
f_18369_
private final List<String>
d
paths
field_15736
f_tjithkue
path
f_18370_
private final it.unimi.dsi.fastutil.longs.LongList
e
startTimes
field_15730
f_ybeabktv
timeList
f_18371_
private final Map<String, ActiveProfiler$PathEntry>
f
entries
field_21818
f_utwoddyl
locationInfos
f_18372_
private final IntSupplier
g
getTickTime
field_16266
f_sntamizz
endTickGetter
f_18373_
private final LongSupplier
h
getRealTime
field_21961
f_tfiyrpsc
timeGetter
f_18374_
private final long
i
startTimeNano
field_15732
f_wzrcqdln
startTime
f_18375_
private final int
j
startTimeTicks
field_15729
f_gqtqaqyw
startTick
f_18376_
private String
k
path
field_15734
f_mvwpamxl
fullPath
f_18377_
private boolean
l
started
field_15733
f_eoyabfsa
tickStarted
f_18378_
private ActiveProfiler$PathEntry
m
currentEntry
field_21819
f_xhhhbhrt
currentInfo
f_18379_
private final boolean
n
warn
field_20345
f_plitbsxo
checkTimeout
f_18380_
private final Set<org.apache.commons.lang3.tuple.Pair<String, MetricCategory>>
o
chartedPaths
field_33873
f_wismkrbm
sampleTypes
f_145926_

Constructor summary

ModifierConstructor
public (LongSupplier timeGetter, IntSupplier tickGetter, boolean checkTimeout)

Method summary

Modifier and TypeMethod
public void
a()
startTick()
method_16065()
m_ppktxxru()
startTick()
m_7242_()
public void
b()
endTick()
method_16066()
m_kztfmexz()
endTick()
m_7241_()
public void
a(String arg0)
push(String arg0)
method_15396(String arg0)
m_yoqjygir(String arg0)
push(String arg0)
m_6180_(String arg0)
public void
a(Supplier<String> arg0)
push(Supplier<String> arg0)
method_15400(Supplier<String> arg0)
m_habnlnco(Supplier<String> arg0)
push(Supplier<String> arg0)
m_6521_(Supplier<String> arg0)
public void
a(atl arg0)
markForCharting(MetricCategory arg0)
method_37167(class_5949 arg0)
m_spoxxagd(C_oqsgkejx arg0)
markSampleType(SampleType arg0)
m_142259_(C_141011_ arg0)
public void
c()
pop()
method_15407()
m_qgopqkdg()
pop()
m_7238_()
public void
b(String arg0)
popPush(String arg0)
method_15405(String arg0)
m_jjmwsbti(String arg0)
swap(String arg0)
m_6182_(String arg0)
public void
b(Supplier<String> arg0)
popPush(Supplier<String> arg0)
method_15403(Supplier<String> arg0)
m_wxtsuaiq(Supplier<String> arg0)
swap(Supplier<String> arg0)
m_6523_(Supplier<String> arg0)
private ActiveProfiler$PathEntry
f()
getCurrentEntry()
method_24246()
m_egupxovr()
getCurrentInfo()
m_18406_()
public void
a(String arg0, int arg1)
incrementCounter(String arg0, int arg1)
method_24270(String arg0, int arg1)
m_nzpjxjnd(String arg0, int arg1)
visit(String arg0, int arg1)
m_183275_(String p_185248_, int arg1)
public void
a(Supplier<String> arg0, int arg1)
incrementCounter(Supplier<String> arg0, int arg1)
method_24271(Supplier<String> arg0, int arg1)
m_zqflletf(Supplier<String> arg0, int arg1)
visit(Supplier<String> arg0, int arg1)
m_183536_(Supplier<String> p_185251_, int arg1)
public ProfileResults
d()
getResults()
method_16064()
m_cjbnpkld()
getResult()
m_5948_()
public ActiveProfiler$PathEntry
c(String arg0)
getEntry(String arg0)
method_34696(String arg0)
m_dplpmkbo(String arg0)
getInfo(String arg0)
m_142431_(String arg0)
public Set<org.apache.commons.lang3.tuple.Pair<String, MetricCategory>>
e()
getChartedPaths()
method_37168()
m_vrhhvjgr()
getSampleTargets()
m_142579_()