Home
last modified time | relevance | path

Searched refs:tcnt (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/third_party/toybox/toys/pending/
Dbootchartd.c143 long tcnt = 60 * 1000 / TT.msec; in start_logging() local
145 if (tcnt <= 0) tcnt = 1; in start_logging()
152 while (--tcnt && !toys.signal) { in start_logging()
160 if (tcnt > 2 * 1000 / TT.msec) tcnt = 2 * 1000 / TT.msec; in start_logging()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
Dstress.c123 int tcnt; /* we need to make sure the threads are started before killing 'em */ member
144 i = c->tcnt; in sigthr()
242 c->tcnt += 1; in lockthr()
290 c->tcnt += 1; in timedlockthr()
346 c->tcnt += 1; in trylockthr()
393 c->tcnt = 0; in cell_init()
/third_party/ltp/testcases/kernel/syscalls/signal/
Dsignal02.c22 .tcnt = ARRAY_SIZE(sigs),
/third_party/ltp/testcases/kernel/syscalls/epoll_create/
Depoll_create01.c36 .tcnt = ARRAY_SIZE(tc),
Depoll_create02.c38 .tcnt = ARRAY_SIZE(tc),
/third_party/ltp/lib/newlib_tests/
Dtest02.c33 .tcnt = 2,
Dtest04.c41 .tcnt = 2,
Dtst_strstatus.c37 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/getrandom/
Dgetrandom01.c28 .tcnt = ARRAY_SIZE(modes),
Dgetrandom03.c42 .tcnt = ARRAY_SIZE(sizes),
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd_create01.c39 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/epoll_create1/
Depoll_create1_02.c36 .tcnt = ARRAY_SIZE(tc),
/third_party/ltp/testcases/kernel/syscalls/dup/
Ddup02.c37 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify02.c34 .tcnt = ARRAY_SIZE(tcase),
/third_party/ltp/testcases/kernel/syscalls/sbrk/
Dsbrk01.c39 .tcnt = ARRAY_SIZE(tcases)
/third_party/ltp/testcases/kernel/syscalls/getrusage/
Dgetrusage01.c33 .tcnt = ARRAY_SIZE(tc),
/third_party/ltp/testcases/kernel/syscalls/reboot/
Dreboot01.c40 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep04.c50 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/unshare/
Dunshare01.c51 .tcnt = ARRAY_SIZE(tc),
/third_party/ltp/testcases/kernel/syscalls/chdir/
Dchdir04.c40 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/ipc/shmdt/
Dshmdt02.c47 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit02.c46 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/tkill/
Dtkill02.c51 .tcnt = ARRAY_SIZE(tc),
/third_party/ltp/testcases/kernel/syscalls/mknod/
Dmknod01.c47 .tcnt = ARRAY_SIZE(tcases),
/third_party/ltp/testcases/kernel/syscalls/close/
Dclose01.c54 .tcnt = ARRAY_SIZE(tc),

12345678910>>...21