Home
last modified time | relevance | path

Searched refs:THROTTLE (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DThreading.inc256 // I/Os with THROTTLE policy are called THROTTLE I/Os. If a THROTTLE I/O
258 // of another NORMAL I/O request, the thread that issues the THROTTLE I/O is
260 // issues the THROTTLE I/O so that NORMAL I/Os can utilize most of the disk
/external/llvm-project/llvm/lib/Support/Unix/
DThreading.inc268 // I/Os with THROTTLE policy are called THROTTLE I/Os. If a THROTTLE I/O
270 // of another NORMAL I/O request, the thread that issues the THROTTLE I/O is
272 // issues the THROTTLE I/O so that NORMAL I/Os can utilize most of the disk
/external/libese/esed/
DWeaver.cpp150 status = WeaverReadStatus::THROTTLE; in read()
/external/nos/host/generic/nugget/proto/nugget/app/weaver/
Dweaver.proto69 THROTTLE = 2; enumerator
/external/igt-gpu-tools/benchmarks/
Dgem_wsim.c80 THROTTLE, enumerator
754 int_field(THROTTLE, throttle, in parse_workload()
2726 } else if (w->type == THROTTLE) { in run_workload()