Searched refs:aggregateSliceInfo (Results 1 – 1 of 1) sorted by relevance
/tools/trebuchet/trebuchet/startup-common/src/ |
D | StartupCommon.kt | 197 aggregateSliceInfo(allSlicesInfo, sliceContents, slice.duration) in Model() 200 … aggregateSliceInfo(undifferentiatedSliceInfo, sliceContents, slice.durationSelf) in Model() 204 aggregateSliceInfo(topLevelSliceInfo, sliceContents, slice.duration) in Model() 209 … aggregateSliceInfo(nonNestedSliceInfo, sliceContents, slice.duration) in Model() 255 fun aggregateSliceInfo(infoMap : MutableAggregateSliceInfoMap, sliceContents : SliceContents, durat… in aggregateSliceInfo() method
|