Home
last modified time | relevance | path

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

/external/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c105 struct timespec ts, p_ts; in main() local
147 rc = clock_gettime(CLOCK_TO_USE, &p_ts); in main()
164 rc = clock_gettime(CLOCK_TO_USE, &p_ts); in main()
171 ts_to_nsec(&p_ts, &s_time); in main()