Searched refs:tst_timer_start (Results 1 – 10 of 10) sorted by relevance
47 tst_timer_start(CLOCK_MONOTONIC); in main()
111 tst_timer_start(CLOCK_MONOTONIC); in do_child()
70 void tst_timer_start(clockid_t clk_id) in tst_timer_start() function
39 tst_timer_start(clk_id); in verify_futex_wait()
70 tst_timer_start(CLOCK_MONOTONIC); in main()
75 tst_timer_start(CLOCK_MONOTONIC); in main()
72 tst_timer_start(CLOCK_MONOTONIC); in main()
178 void tst_timer_start(clockid_t clk_id);
216 tst_timer_start(CLOCK_MONOTONIC); in do_child()
1034 void tst_timer_start(clockid_t clk_id);1050 The 'tst_timer_start()' marks start time and stores the 'clk_id' for further1054 call to 'tst_timer_start()'.