Searched refs:threads (Results 1 – 16 of 16) sorted by relevance
96 for (thread in this.threads) { in ProcessModel()114 threads. in findProcess()145 …val firstSliceTime = newProc.threads.map { it.slices.firstOrNull()?.startTime ?: Double.POSITIVE_I… in Model()148 newProc.threads.first().schedSlices.forEach schedLoop@ { schedSlice -> in Model()168 newProc.threads.first().traverseSlices(object : SliceTraverser { in Model()
114 threads = []122 threads.append(thread)124 for t in threads:141 threads = []152 threads.append(thread)154 for t in threads:
26 it.threads.forEach { in firstOrNull()
31 it.threads.forEach { in autoCloseOpenSlices()
38 val threads: Collection<ThreadModelFragment> get() = _threads.values in <lambda>() constant
47 val thread = process.threads.find { it.name == "surfaceflinger" }!! in <lambda>()64 val thread = process.threads.find { it.name == "RenderThread" }!! in <lambda>()
132 threads = []137 threads.append(t)141 for t in threads:
33 process.threads.forEach { in <lambda>()
132 threads = []136 threads.append(thread)138 for t in threads:
1476 threads = []1481 threads.append(thread)1483 for t in threads:
39 val rtThread = process.threads.first { it.name == "RenderThread" } in measureStartup()
26 # Maximum number of threads
598 threads = []602 threads.append(thread)604 for t in threads:
1140 threds||threads
458 // call from multiple threads concurrently, while non-const methods continue
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...