Home
last modified time | relevance | path

Searched defs:target_timex (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h276 struct target_timex { struct
277 abi_uint modes; /* Mode selector */
278 abi_long offset; /* Time offset */
279 abi_long freq; /* Frequency offset */
280 abi_long maxerror; /* Maximum error (microseconds) */
282 abi_int status; /* Clock command/status */
286 struct target_timeval time; /* Current time */
291 abi_long stabil; /* PPS stability */
293 abi_long calcnt; /* PPS calibration intervals */
294 abi_long errcnt; /* PPS calibration errors */
[all …]