Home
last modified time | relevance | path

Searched defs:firstSliceTime (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/tools/trebuchet/trebuchet/startup-common/src/
H A DStartupCommon.kt56 val firstSliceTime : Double, in <lambda>() constant in StartupEvent
145 …val firstSliceTime = newProc.threads.map { it.slices.firstOrNull()?.startTime ?: Double.POSITIVE_I… in Model() constant