Home
last modified time | relevance | path

Searched refs:tst_timer_start (Results 1 – 20 of 20) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtst_expiration_timer.c16 tst_timer_start(CLOCK_MONOTONIC); in do_test()
/third_party/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep01.c21 tst_timer_start(clk_id); in sample_fn()
Dnanosleep02.c41 tst_timer_start(CLOCK_MONOTONIC); in do_child()
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep02.c19 tst_timer_start(clk_id); in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/pselect/
Dpselect01.c20 tst_timer_start(clk_id); in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl09.c21 tst_timer_start(clk_id); in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wait05.c21 tst_timer_start(clk_id); in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/poll/
Dpoll02.c26 tst_timer_start(clk_id); in sample_fn()
/third_party/ltp/testcases/kernel/syscalls/select/
Dselect02.c30 tst_timer_start(clk_id); in sample_fn()
/third_party/ltp/lib/
Dtst_timer.c32 void tst_timer_start(clockid_t clk_id) in tst_timer_start() function
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait02.c29 tst_timer_start(clk_id); in sample_fn()
Depoll_wait04.c27 tst_timer_start(CLOCK_MONOTONIC); in run()
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait03.c27 tst_timer_start(clk_id); in sample_fn()
/third_party/ltp/testcases/kernel/crypto/
Dcrypto_user02.c99 tst_timer_start(CLOCK_MONOTONIC); in run()
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
Dcfs_bandwidth01.c73 tst_timer_start(CLOCK_MONOTONIC_RAW); in busy_loop()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl33.c170 tst_timer_start(CLOCK_MONOTONIC); in do_child()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify05.c90 tst_timer_start(CLOCK_MONOTONIC); in generate_events()
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c186 tst_timer_start(CLOCK_MONOTONIC); in read_testfile()
/third_party/ltp/include/
Dtst_timer.h1029 void tst_timer_start(clockid_t clk_id);
/third_party/ltp/doc/
Dc-test-api.txt1279 void tst_timer_start(clockid_t clk_id);
1297 The 'tst_timer_start()' marks start time and stores the 'clk_id' for further
1301 call to 'tst_timer_start()'.
1307 'tst_timer_start()' has been running longer than ms milliseconds. The function
1329 tst_timer_start(CLOCK_MONOTONIC);