Searched defs:ats (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c639 const char *ats = "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"; local
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c149 time_t ats[TZ_MAX_TIMES]; member in struct:state
[all...]
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c1457 zic_t ats[TZ_MAX_TIMES]; local
[all...]
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h124 *arq, *atq, *ars, *ats, *it[FW_MAX_DMACH],*ir[FW_MAX_DMACH]; member in struct:firewire_comm
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c2365 struct timespec ats; local
2382 struct timespec ats; local
/freebsd-11-stable/sys/kern/
H A Dkern_time.c234 struct timespec ats; local
245 cputick2timespec(uint64_t runtime, struct timespec *ats) argument
253 get_thread_cputime(struct thread *targettd, struct timespec *ats) argument
273 get_process_cputime(struct proc *targetp, struct timespec *ats) argument
288 get_cputime(struct thread *td, clockid_t clock_id, struct timespec *ats) argument
316 kern_clock_gettime(struct thread *td, clockid_t clock_id, struct timespec *ats) argument
387 struct timespec ats; local
396 kern_clock_settime(struct thread *td, clockid_t clock_id, struct timespec *ats) argument
[all...]

Completed in 391 milliseconds