Searched defs:msec (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-12-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_msec_cache.h50 struct pt_mapped_section msec; member in struct:pt_msec_cache
H A Dpt_mapped_section.h65 static inline void pt_msec_init(struct pt_mapped_section *msec, argument
85 static inline void pt_msec_fini(struct pt_mapped_section *msec) argument
93 pt_msec_begin(const struct pt_mapped_section *msec) argument
102 pt_msec_end(const struct pt_mapped_section *msec) argument
111 pt_msec_offset(const struct pt_mapped_section *msec) argument
120 pt_msec_size(const struct pt_mapped_section *msec) argument
130 pt_msec_section(const struct pt_mapped_section *msec) argument
137 pt_msec_asid(const struct pt_mapped_section *msec) argument
146 pt_msec_map(const struct pt_mapped_section *msec, uint64_t offset) argument
153 pt_msec_unmap(const struct pt_mapped_section *msec, uint64_t vaddr) argument
167 pt_msec_read(const struct pt_mapped_section *msec, uint8_t *buffer, uint16_t size, uint64_t vaddr) argument
[all...]
/freebsd-12-stable/contrib/ntp/libntp/
H A Duglydate.c23 long msec; local
H A Dprettydate.c167 u_int msec; local
H A Dwork_thread.c789 DWORD msec; local
/freebsd-12-stable/contrib/processor-trace/libipt/src/
H A Dpt_msec_cache.c80 struct pt_mapped_section *msec; local
104 struct pt_mapped_section *msec; local
[all...]
H A Dpt_image.c175 const struct pt_mapped_section *msec; local
272 struct pt_mapped_section *msec; local
383 struct pt_mapped_section *msec; local
433 struct pt_mapped_section *msec; local
495 pt_image_check_msec(const struct pt_mapped_section *msec, const struct pt_asid *asid, uint64_t vaddr) argument
540 struct pt_mapped_section *msec; local
572 struct pt_mapped_section *msec; local
654 struct pt_mapped_section *msec; local
[all...]
/freebsd-12-stable/contrib/binutils/bfd/
H A Dcoff-aux.c113 asection *msec; local
H A Ddwarf1.c265 asection *msec; local
463 asection *msec; local
[all...]
/freebsd-12-stable/usr.sbin/timed/timed/
H A Dacksend.c82 long msec; local
/freebsd-12-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-mapped_section.c38 struct pt_mapped_section msec; local
52 struct pt_mapped_section msec; local
66 struct pt_mapped_section msec; local
80 struct pt_mapped_section msec; local
94 struct pt_mapped_section msec; local
114 struct pt_mapped_section msec; local
129 struct pt_mapped_section msec; local
142 struct pt_mapped_section msec; local
156 struct pt_mapped_section msec; local
169 struct pt_mapped_section msec; local
[all...]
H A Dptunit-msec_cache.c118 int pt_image_validate(struct pt_image *image, struct pt_mapped_section *msec, argument
139 int pt_image_find(struct pt_image *image, struct pt_mapped_section *msec, argument
206 const struct pt_mapped_section *msec; local
225 const struct pt_mapped_section *msec; local
267 const struct pt_mapped_section *msec; local
281 const struct pt_mapped_section *msec; local
298 const struct pt_mapped_section *msec; local
321 const struct pt_mapped_section *msec; local
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dpoll.c128 long msec = -1; local
H A Devutil_time.c122 long msec = evutil_tv_to_msec_(tv); local
H A Dwin32select.c308 long msec = tv ? evutil_tv_to_msec_(tv) : LONG_MAX; local
/freebsd-12-stable/contrib/libevent/
H A Dpoll.c128 long msec = -1; local
H A Devutil_time.c129 long msec = evutil_tv_to_msec_(tv); local
H A Dwin32select.c308 long msec = tv ? evutil_tv_to_msec_(tv) : LONG_MAX; local
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Djiffies.h85 msecs_to_jiffies(uint64_t msec) argument
/freebsd-12-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_txn.c195 osmv_txn_set_timeout_ev(IN osm_bind_handle_t h_bind, IN uint64_t key, IN uint64_t msec) argument
/freebsd-12-stable/contrib/ngatm/sscop/
H A Dcommon.c415 sscop_start_timer(struct sscop *sscop, void *arg __unused, u_int msec, argument
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_datum.c142 int msec; /* miliseconds */ member in struct:datum_pts_unit
/freebsd-12-stable/sys/dev/iicbus/
H A Drtc8583.c66 uint8_t msec, sec, min, hour, day, month; member in struct:time_regs
/freebsd-12-stable/sys/netinet/
H A Dtcp_hostcache.c659 #define msec(u) (((u) + 500) / 1000) macro
690 #undef msec macro
/freebsd-12-stable/sys/arm/nvidia/
H A Dtegra_rtc.c131 uint32_t msec, sec; local

Completed in 296 milliseconds

123