Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dremote_time.c210 mach_bridge_compute_rate(uint64_t new_local_ts, uint64_t new_remote_ts, in mach_bridge_compute_rate() argument
214 int64_t ldiff = (int64_t)new_local_ts - (int64_t)old_local_ts; in mach_bridge_compute_rate()