Searched refs:esterror (Results 1 - 7 of 7) sorted by relevance

/external/strace/
H A Dprint_timex.c54 tprintf(", offset=%jd, freq=%jd, maxerror=%ju, esterror=%ju, status=",
56 (uintmax_t) tx.maxerror, (uintmax_t) tx.esterror);
/external/strace/tests/
H A Dadjtimex.c54 ", esterror=%jd, status=",
58 (intmax_t) tx->esterror);
/external/strace/tests-m32/
H A Dadjtimex.c54 ", esterror=%jd, status=",
58 (intmax_t) tx->esterror);
/external/strace/tests-mx32/
H A Dadjtimex.c54 ", esterror=%jd, status=",
58 (intmax_t) tx->esterror);
/external/kernel-headers/original/uapi/linux/
H A Dtimex.h69 __kernel_long_t esterror;/* estimated error (usec) */ member in struct:timex
/external/valgrind/include/vki/
H A Dvki-linux.h315 long esterror; /* estimated error (usec) */ member in struct:vki_timex
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-linux.c1239 ADJX(VKI_ADJ_ESTERROR, esterror);
1274 ADJX(VKI_ADJ_ESTERROR, esterror);

Completed in 190 milliseconds