Home
last modified time | relevance | path

Searched refs:threads (Results 1 – 14 of 14) sorted by relevance

/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/
DProcessModel.kt25 val threads: List<ThreadModel> constant
33 fragment.threads.forEach { in <lambda>()
37 threads = threadBuilder
40 … hasContent = counters.isNotEmpty() || asyncSlices.isNotEmpty() || threads.any { it.hasContent } in <lambda>()
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DThroughputTest.py180 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:
/tools/test/connectivity/acts_tests/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py114 threads = []
122 threads.append(thread)
124 for t in threads:
141 threads = []
152 threads.append(thread)
154 for t in threads:
/tools/trebuchet/trebuchet/startup-common/src/
DStartupCommon.kt96 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()
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiTetheringPowerTest.py132 threads = []
137 threads.append(t)
141 for t in threads:
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBluetoothBaseTest.py129 threads = []
133 threads.append(thread)
135 for t in threads:
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DModelFragment.kt31 it.threads.forEach { in autoCloseOpenSlices()
DProcessModelFragment.kt38 val threads: Collection<ThreadModelFragment> get() = _threads.values in <lambda>() constant
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/
DProcessPanel.kt33 process.threads.forEach { in <lambda>()
/tools/trebuchet/trebuchet/analyzer/src/
DAnalyzer.kt39 val rtThread = process.threads.first { it.name == "RenderThread" } in measureStartup()
/tools/treble/build/sandbox/
Dnsjail.cfg26 # Maximum number of threads
/tools/test/connectivity/acts_tests/tests/google/bt/pts/
Dcmd_input.py598 threads = []
602 threads.append(thread)
604 for t in threads:
/tools/repohooks/tools/
Dspelling.txt1140 threds||threads
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto458 // call from multiple threads concurrently, while non-const methods continue