Searched refs:threads (Results 1 – 14 of 14) sorted by relevance
25 val threads: List<ThreadModel> constant33 fragment.threads.forEach { in <lambda>()37 threads = threadBuilder40 … hasContent = counters.isNotEmpty() || asyncSlices.isNotEmpty() || threads.any { it.hasContent } in <lambda>()
180 threads = []182 threads.append(188 for thread in threads:191 for thread in threads:364 threads = []366 threads.append(372 for thread in threads:375 for thread in threads:
114 threads = []122 threads.append(thread)124 for t in threads:141 threads = []152 threads.append(thread)154 for t in threads:
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()
132 threads = []137 threads.append(t)141 for t in threads:
129 threads = []133 threads.append(thread)135 for t in threads:
31 it.threads.forEach { in autoCloseOpenSlices()
38 val threads: Collection<ThreadModelFragment> get() = _threads.values in <lambda>() constant
33 process.threads.forEach { in <lambda>()
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