Searched defs:clockid (Results 1 – 6 of 6) sorted by relevance
77 clock_gettime(clockid_t clockid, struct timespec50 *tim50) in clock_gettime()89 clock_getres(clockid_t clockid, struct timespec50 *tim50) in clock_getres()
238 check_monotonicity(const char *clockname, clockid_t clockid, in check_monotonicity()291 check_resolution(const char *clockname, clockid_t clockid) in check_resolution()
140 clock_timeleft(clockid_t clockid, struct timespec *ts, struct timespec *sleepts) in clock_timeleft()
103 #define CLOCK_VIRTUAL_P(clockid) \ argument
558 clockid_t clockid; in ATF_TC_BODY() local
2114 const int clockid = CLOCK_BOOTTIME; in mDNSPlatformContinuousTimeSeconds() local