Searched refs:topLevelSliceInfo (Results 1 – 2 of 2) sorted by relevance
60 val topLevelSliceInfo : AggregateSliceInfoMap, in <lambda>() constant164 val topLevelSliceInfo : MutableAggregateSliceInfoMap = mutableMapOf() in Model() constant204 aggregateSliceInfo(topLevelSliceInfo, sliceContents, slice.duration) in Model()246 topLevelSliceInfo, in Model()
75 …startupEvent.topLevelSliceInfo.toSortedMap(java.lang.String.CASE_INSENSITIVE_ORDER).forEach { slic… in <lambda>()