Home
last modified time | relevance | path

Searched refs:parent_then (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime03.c38 static struct tst_ts now, then, parent_then; variable
66 if (tv->clock_gettime(tc->clk_id, tst_ts_get(&parent_then))) { in child()
82 diff = tst_ts_diff_ms(parent_then, now); in child()
122 now.type = then.type = parent_then.type = tv->ts_type; in setup()

Completed in 1 milliseconds