Searched defs:runCycle (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/ | ||
H A D | Pipeline.cpp | 52 Error Pipeline::runCycle() { in runCycle() function in llvm::mca::Pipeline |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ | ||
H A D | Pipeline.cpp | 51 Error Pipeline::runCycle() { in runCycle() function in llvm::mca::Pipeline |
/aosp_15_r20/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/scheduler/actors/ | ||
H A D | CycledActorsBenchmark.kt | 54 private suspend fun runCycle(stopChannel: Channel<Unit>) { in runCycle() method in benchmarks.scheduler.actors.CycledActorsBenchmark |