/freebsd/contrib/jemalloc/src/ |
H A D | nstime.c | 12 nstime_set_initialized(nstime_t *time) { in nstime_init() argument 37 nstime_initialize_operand(nstime_t *time) { in nstime_nsec() argument 17 nstime_init2(nstime_t * time,uint64_t sec,uint64_t nsec) nstime_init2() argument 22 nstime_ns(const nstime_t * time) nstime_ns() argument 27 nstime_msec(const nstime_t * time) nstime_msec() argument 32 nstime_sec(const nstime_t * time) nstime_sec() argument 42 nstime_copy(nstime_t * time,const nstime_t * source) nstime_copy() argument 52 nstime_add(nstime_t * time,const nstime_t * addend) nstime_add() argument 59 nstime_iadd(nstime_t * time,uint64_t addend) nstime_iadd() argument 66 nstime_subtract(nstime_t * time,const nstime_t * subtrahend) nstime_subtract() argument 73 nstime_isubtract(nstime_t * time,uint64_t subtrahend) nstime_isubtract() argument 80 nstime_imultiply(nstime_t * time,uint64_t multiplier) nstime_imultiply() argument 88 nstime_idivide(nstime_t * time,uint64_t divisor) nstime_idivide() argument 95 nstime_divide(const nstime_t * time,const nstime_t * divisor) nstime_divide() argument 104 nstime_get(nstime_t * time) nstime_get() argument 116 nstime_get(nstime_t * time) nstime_get() argument 125 nstime_get(nstime_t * time) nstime_get() argument 134 nstime_get(nstime_t * time) nstime_get() argument 140 nstime_get(nstime_t * time) nstime_get() argument 156 nstime_update_impl(nstime_t * time) nstime_update_impl() argument [all...] |
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_time.c | 38 void pt_time_init(struct pt_time *time) in pt_time_init() 47 uint32_t *lost_cyc, const struct pt_time *time) in pt_time_query_tsc() 65 int pt_time_query_cbr(uint32_t *cbr, const struct pt_time *time) in pt_time_query_cbr() 130 int pt_time_update_tsc(struct pt_time *time, in pt_time_update_tsc() 153 int pt_time_update_cbr(struct pt_time *time, in pt_time_update_cbr() 174 int pt_time_update_tma(struct pt_time *time, in pt_time_update_tma() 234 int pt_time_update_mtc(struct pt_time *time, in pt_time_update_mtc() 359 static int pt_time_adjust_cyc(uint64_t *cyc, const struct pt_time *time, in pt_time_adjust_cyc() 408 int pt_time_update_cyc(struct pt_time *time, in pt_time_update_cyc()
|
H A D | pt_query_decoder.c | 370 static int pt_qry_apply_tsc(struct pt_time *time, struct pt_time_cal *tcal, in pt_qry_apply_tsc() 395 static int pt_qry_apply_header_tsc(struct pt_time *time, in pt_qry_apply_header_tsc() 421 static int pt_qry_apply_cbr(struct pt_time *time, struct pt_time_cal *tcal, in pt_qry_apply_cbr() 446 static int pt_qry_apply_header_cbr(struct pt_time *time, in pt_qry_apply_header_cbr() 472 static int pt_qry_apply_tma(struct pt_time *time, struct pt_time_cal *tcal, in pt_qry_apply_tma() 497 static int pt_qry_apply_mtc(struct pt_time *time, struct pt_time_cal *tcal, in pt_qry_apply_mtc() 522 static int pt_qry_apply_cyc(struct pt_time *time, struct pt_time_cal *tcal, in pt_qry_apply_cyc() 951 int pt_qry_time(struct pt_query_decoder *decoder, uint64_t *time, in pt_qry_time() 1905 const struct pt_time *time, uint64_t offset) in skd010_recover() 1964 const struct pt_time *time, uint64_t offset) in skd010_recover_disabled() [all …]
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_hrtimer.c | 109 linux_hrtimer_set_expires(struct hrtimer *hrtimer, ktime_t time) in linux_hrtimer_set_expires() 115 linux_hrtimer_start(struct hrtimer *hrtimer, ktime_t time) in linux_hrtimer_start() 122 linux_hrtimer_start_range_ns(struct hrtimer *hrtimer, ktime_t time, in linux_hrtimer_start_range_ns()
|
/freebsd/crypto/libecc/src/external_deps/ |
H A D | time.c | 24 int get_ms_time(u64 *time) in get_ms_time() 51 int get_ms_time(u64 *time) in get_ms_time()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | hrtimer.h | 64 #define hrtimer_set_expires(hrtimer, time) \ argument 67 #define hrtimer_start(hrtimer, time, mode) do { \ argument 72 #define hrtimer_start_range_ns(hrtimer, time, prec, mode) do { \ argument
|
/freebsd/sys/dev/ice/ |
H A D | ice_osdep.c | 286 ice_usec_delay(uint32_t time, bool sleep) in ice_usec_delay() 304 ice_msec_delay(uint32_t time, bool sleep) in ice_msec_delay() 319 ice_msec_pause(uint32_t time) in ice_msec_pause() 331 ice_msec_spin(uint32_t time) in ice_msec_spin()
|
/freebsd/stand/efi/libefi/ |
H A D | time.c | 105 to_efi_time(EFI_TIME *efi_time, time_t time) in to_efi_time() 263 time(time_t *tloc) in time() function
|
H A D | time_arm64.c | 54 time(time_t *tloc) in time() function
|
H A D | time_event.c | 64 time(time_t *tloc) in time() function
|
/freebsd/lib/libc/gen/ |
H A D | time.c | 36 time(time_t *t) in time() function
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_crrd.c | 131 rrd_add(rrd_t *rrd, hrtime_t time, uint64_t txg) in rrd_add() 157 dbrrd_add(dbrrd_t *db, hrtime_t time, uint64_t txg) in dbrrd_add()
|
/freebsd/stand/uboot/ |
H A D | time.c | 35 time(time_t *tloc) in time() function
|
/freebsd/sys/riscv/sifive/ |
H A D | fe310_aon.c | 132 uint64_t time; in feaon_wdt_event() local 182 uint64_t time; in feaon_rtc_settime() local 221 uint64_t time; in feaon_rtc_gettime() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509aset.c | 169 int X509_ACERT_set1_notBefore(X509_ACERT *x, const ASN1_GENERALIZEDTIME *time) in X509_ACERT_set1_notBefore() 174 int X509_ACERT_set1_notAfter(X509_ACERT *x, const ASN1_GENERALIZEDTIME *time) in X509_ACERT_set1_notAfter()
|
H A D | v3_timespec.c | 537 OSSL_TIME_SPEC_TIME *time, in i2r_OSSL_TIME_SPEC_TIME() 568 OSSL_TIME_SPEC *time, in i2r_OSSL_TIME_SPEC()
|
/freebsd/stand/libofw/ |
H A D | ofw_time.c | 31 time(time_t *tloc) in time() function
|
/freebsd/sys/rpc/ |
H A D | authunix_prot.c | 60 xdr_authunix_parms(XDR *xdrs, uint32_t *time, struct xucred *cred) in xdr_authunix_parms()
|
/freebsd/crypto/openssl/include/internal/ |
H A D | quic_ackm.h | 66 OSSL_TIME time; member 144 OSSL_TIME time; member
|
/freebsd/contrib/llvm-project/lld/include/lld/Common/ |
H A D | Timer.h | 44 void addToTotal(std::chrono::nanoseconds time) { total += time.count(); } in addToTotal()
|
/freebsd/sys/sys/ |
H A D | timeb.h | 53 time_t time; /* seconds since the Epoch */ member
|
/freebsd/sys/kern/ |
H A D | kern_uuid.c | 66 } time; global() member 120 uint64_t time = 0x01B21DD213814000LL; uuid_time() local 132 uint64_t time; kern_uuidgen() local [all...] |
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | filesystem_clock.cpp | 44 FILETIME time; in now() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_usb_core.c | 130 u64 time; in mt76x02u_start_pre_tbtt_timer() local 149 u64 tsf, time; in mt76x02u_restart_pre_tbtt_timer() local
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_syscall.h | 24 struct timeval time; /* current time (ro) */ member
|