Searched refs:clock_ref (Results 1 – 2 of 2) sorted by relevance
18 uint32_t clock_ref; /* Time reference */ member
1969 clock_serv_t clock_ref; in darwin_clock_gettime() local1974 clock_ref = clock_realtime; in darwin_clock_gettime()1978 clock_ref = clock_monotonic; in darwin_clock_gettime()1984 clock_get_time (clock_ref, &sys_time); in darwin_clock_gettime()