Home
last modified time | relevance | path

Searched refs:tst_clock_gettime (Results 1 – 3 of 3) sorted by relevance

/external/ltp/lib/
Dtst_timer.c60 if (tst_clock_gettime(clk_id, &start_time)) { in tst_timer_check()
76 if (tst_clock_gettime(clock_id, &start_time)) in tst_timer_start()
82 if (tst_clock_gettime(clock_id, &stop_time)) in tst_timer_stop()
Dtst_clocks.c34 int tst_clock_gettime(clockid_t clk_id, struct timespec *ts) in tst_clock_gettime() function
/external/ltp/include/
Dtst_clocks.h27 int tst_clock_gettime(clockid_t clk_id, struct timespec *ts);