Home
last modified time | relevance | path

Searched defs:delay (Results 1 – 12 of 12) sorted by relevance

/system/extras/tests/cpueater/
Ddaemonize.c34 unsigned int delay = 0; in main() local
/system/extras/tests/bionic/libc/common/
Dtest_pthread_rwlock.c82 time_sleep(double delay) in time_sleep()
296 static void do_test_rwlock_rd3(pthread_rwlockattr_t *attr, double delay) in do_test_rwlock_rd3()
320 static void do_test_3(double delay) in do_test_3()
Dtest_pthread_mutex.c83 time_sleep(double delay) in time_sleep()
319 static void do_test_mutex_3(pthread_mutexattr_t *attr, double delay) in do_test_mutex_3()
343 static void do_test_3(double delay) in do_test_3()
/system/extras/tests/suspend_stress/
Dsuspend_stress.cpp98 struct itimerspec delay = itimerspec(); in main() local
/system/core/toolbox/
Diftop.c229 int count = 0, header_interval = 22, delay = 1, i; in iftop_main() local
Dvmstat.c74 int iterations, delay, header_interval; in vmstat_main() local
Dschedtop.c273 int delay = 3000000; in schedtop_main() local
Dtop.c89 static int max_procs, delay, iterations, threads; variable
/system/media/audio_utils/
Dresampler.c65 int32_t delay = (int32_t)((1000000000 * (int64_t)rsmp->frames_in) / rsmp->in_sample_rate); in resampler_delay_ns() local
/system/extras/cpustats/
Dcpustats.c52 static int cpu_count, delay, iterations; variable
/system/extras/latencytop/
Dlatencytop.c70 int delay, iterations; in main() local
/system/extras/micro_bench/
Dmicro_bench.cpp373 int delay = cmd_data.args[0]; in benchmarkSleep() local