Home
last modified time | relevance | path

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

/trusty/user/app/sample/timer/
Dtimer_app.c48 static void check_timestamps(int64_t t1, in check_timestamps() function
71 check_timestamps(ts, TIMER_TEST_NOP_LOOP_COUNT / 100, in TEST()
82 check_timestamps(ts, TIMER_TEST_MS_SLEEP_LOOP_COUNT * ONE_MS, in TEST()
91 check_timestamps(ts, ONE_S * 10, ONE_S * 11, "10s sleep"); in TEST()