Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/arm64/
H A Dmachine_remote_time.c64 mach_bridge_recv_timestamps(uint64_t remoteTimestamp, uint64_t localTimestamp) in mach_bridge_recv_timestamps() argument
74 KDBG(MACHDBG_CODE(DBG_MACH_CLOCK, MACH_BRIDGE_RCV_TS), localTimestamp, remoteTimestamp); in mach_bridge_recv_timestamps()
77 mach_bridge_add_timestamp(remoteTimestamp, localTimestamp); in mach_bridge_recv_timestamps()
H A Dmachine_remote_time.h35 void mach_bridge_recv_timestamps(uint64_t bridgeTimestamp, uint64_t localTimestamp);