Searched defs:ts (Results 1 – 8 of 8) sorted by relevance
58 timespec ts; in __do_timed_wait() local
113 timespec ts; in sleep_for() local
30 struct timespec ts; in now_ms() local
132 #define FILE_TIMESTAMP_S(ts) (((ts) - ORDINARY_MTIME_MIN) \ argument134 #define FILE_TIMESTAMP_NS(ts) ((int) (((ts) - ORDINARY_MTIME_MIN) \ argument
773 FILE_TIMESTAMP ts = product + offset; in file_timestamp_cons() local841 file_timestamp_sprintf (char *p, FILE_TIMESTAMP ts) in file_timestamp_sprintf()
218 virtual bool test_suite_start( test_suite const& ts ) { return ts.p_enabled; } in test_suite_start()
1305 struct timespec ts; in now_us() local
2413 struct timespec ts; in now_us() local