Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_time.c232 struct timespec ats; sys_clock_gettime() local
243 cputick2timespec(uint64_t runtime,struct timespec * ats) cputick2timespec() argument
252 kern_thread_cputime(struct thread * targettd,struct timespec * ats) kern_thread_cputime() argument
273 kern_process_cputime(struct proc * targetp,struct timespec * ats) kern_process_cputime() argument
289 get_cputime(struct thread * td,clockid_t clock_id,struct timespec * ats) get_cputime() argument
317 kern_clock_gettime(struct thread * td,clockid_t clock_id,struct timespec * ats) kern_clock_gettime() argument
388 struct timespec ats; sys_clock_settime() local
402 kern_clock_settime(struct thread * td,clockid_t clock_id,struct timespec * ats) kern_clock_settime() argument
[all...]
/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.c3040 struct timespec ats; freebsd32_clock_gettime() local
3057 struct timespec ats; freebsd32_clock_settime() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c678 const char *ats = "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"; in dt_print_quantline() local