Home
last modified time | relevance | path

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

/external/autotest/client/tests/aiostress/
Daio-stress.c278 static double time_since_now(struct timeval *start_tv) in time_since_now() function
411 runtime = time_since_now(&oper->start_time); in print_time()
1065 double runtime = time_since_now(&global_stage_start_time);
1172 double seconds = time_since_now(&stage_time);
/external/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c280 static double time_since_now(struct timeval *start_tv) in time_since_now() function
422 runtime = time_since_now(&oper->start_time); in print_time()
1086 double runtime = time_since_now(&global_stage_start_time);
1193 double seconds = time_since_now(&stage_time);