/external/openscreen/osp/impl/quic/testing/ |
D | fake_quic_connection_factory.h | 71 bool idle() const { return idle_; } in idle() function 98 bool idle() const { return idle_; } in idle() function
|
/external/bcc/tools/ |
D | runqlen.py | 209 idle = {} variable 233 idle = 0 variable
|
D | cpuunclaimed.py | 230 idle = 0 variable
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowLooper.java | 253 public void idle() { in idle() method in ShadowLooper 264 public void idle(long intervalMillis) { in idle() method in ShadowLooper 272 public void idle(long amount, TimeUnit unit) { in idle() method in ShadowLooper
|
/external/iputils/Modules/ |
D | pg3.c | 195 u32 idle_start, idle; in nanospin() local 347 u32 total, idle; in pg_inject() local 389 u32 idle_start, idle; in pg_inject() local 406 u32 idle_start, idle; in pg_inject() local
|
/external/ppp/pppd/plugins/ |
D | minconn.c | 49 static int my_get_idle(struct ppp_idle *idle) in my_get_idle()
|
/external/linux-kselftest/tools/testing/selftests/proc/ |
D | proc-uptime.h | 25 static void proc_uptime(int fd, uint64_t *uptime, uint64_t *idle) in proc_uptime()
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/ |
D | get_cpu_stats_linux.cc | 34 uint64_t user, nice, system, idle; in GetCpuStatsImpl() local
|
D | get_cpu_stats_windows.cc | 44 FILETIME idle, kernel, user; in GetCpuStatsImpl() local
|
/external/grpc-grpc/src/cpp/server/load_reporter/ |
D | get_cpu_stats_linux.cc | 34 uint64_t user, nice, system, idle; in GetCpuStatsImpl() local
|
D | get_cpu_stats_windows.cc | 44 FILETIME idle, kernel, user; in GetCpuStatsImpl() local
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_op_metrics_db_test.cc | 88 const OpMetrics& idle = op_metrics.metrics_db().at(1); in TEST() local 167 const OpMetrics& idle = op_metrics.metrics_db().at(3); in TEST() local
|
/external/autotest/client/cros/ |
D | mainloop.py | 50 def idle(self): member in ExceptionForwardingMainLoop 84 def idle(self): member in GenericTesterMainLoop
|
/external/libwebsockets/lib/event-libs/libev/ |
D | private-lib-event-libs-libev.h | 39 struct ev_idle idle; member
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | BackgroundRebuild.cpp | 70 void BackgroundIndexRebuilder::idle() { in idle() function in clang::clangd::BackgroundIndexRebuilder
|
/external/autotest/client/site_tests/power_SuspendStress/ |
D | power_SuspendStress.py | 17 def initialize(self, duration, idle=False, init_delay=0, min_suspend=0, argument
|
/external/igt-gpu-tools/overlay/ |
D | cpu-top.h | 37 uint64_t user, nice, sys, idle; member
|
/external/libwebsockets/lib/event-libs/libuv/ |
D | private-lib-event-libs-libuv.h | 53 uv_idle_t idle; member
|
/external/python/cpython2/Doc/library/ |
D | idle.rst | 1 .. _idle: target
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_gpu_load.c | 169 unsigned idle = p_atomic_read(&rscreen->mmio_counters.array[busy_index + 1]); in r600_read_mmio_counter() local 179 unsigned idle = (end >> 32) - (begin >> 32); in r600_end_mmio_counter() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_gpu_load.c | 182 unsigned idle = p_atomic_read(&sscreen->mmio_counters.array[busy_index + 1]); in si_read_mmio_counter() local 191 unsigned idle = (end >> 32) - (begin >> 32); in si_end_mmio_counter() local
|
/external/perfetto/src/protozero/filtering/ |
D | message_tokenizer.h | 167 bool idle() const { in idle() function
|
/external/rust/crates/tokio/src/runtime/thread_pool/ |
D | mod.rs | 6 mod idle; module
|
/external/arm-trusted-firmware/plat/rockchip/rk3288/drivers/pmu/ |
D | pmu.c | 39 static inline int rk3288_pmu_bus_idle(uint32_t req, uint32_t idle) in rk3288_pmu_bus_idle()
|
/external/python/cpython3/Doc/library/ |
D | idle.rst | 1 .. _idle: target
|