Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_time.c233 struct timespec ats; in sys_clock_gettime() local
244 cputick2timespec(uint64_t runtime, struct timespec *ats) in cputick2timespec()
253 kern_thread_cputime(struct thread *targettd, struct timespec *ats) in kern_thread_cputime()
274 kern_process_cputime(struct proc *targetp, struct timespec *ats) in kern_process_cputime()
290 get_cputime(struct thread *td, clockid_t clock_id, struct timespec *ats) in get_cputime()
318 kern_clock_gettime(struct thread *td, clockid_t clock_id, struct timespec *ats) in kern_clock_gettime()
400 struct timespec ats; in sys_clock_settime() local
414 kern_clock_settime(struct thread *td, clockid_t clock_id, struct timespec *ats) in kern_clock_settime()
/freebsd/sys/amd64/vmm/amd/
H A Divrs_drv.c181 uint32_t end_id, uint8_t cfg, bool ats) in ivhd_dev_add_entry()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java401 String ats = ATS.substring(len); in printDistributionLine() local
/freebsd/sys/dev/firewire/
H A Dfirewirereg.h124 *arq, *atq, *ars, *ats, *it[FW_MAX_DMACH],*ir[FW_MAX_DMACH]; member
/freebsd/contrib/tzcode/
H A Dzic.c2376 zic_t const *ats, unsigned char const *types) in limitrange() argument
2430 zic_t *ats = emalloc(align_to(size_product(timecnt + !timecnt, in writezone() local
[all...]
H A Dlocaltime.c146 time_t ats[TZ_MAX_TIMES]; member
[all...]
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3100 struct timespec ats; in freebsd32_clock_gettime() local
3117 struct timespec ats; in freebsd32_clock_settime() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c678 const char *ats = "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"; in dt_print_quantline() local