Searched refs:medianLoadTimeMicros (Results 1 – 3 of 3) sorted by relevance
60 int medianLoadTimeMicros() { in medianLoadTimeMicros() method in LoadedClass80 return medianInitTimeMicros() + medianLoadTimeMicros(); in medianTimeMicros()
99 case LOAD: return loadedClass.medianLoadTimeMicros(); in medianExclusiveTimeMicros()
76 out.print(loadedClass.medianLoadTimeMicros()); in printRow()