/netbsd-src/sys/compat/sys/ |
H A D | time_types.h | 76 timeval50_to_timeval(const struct timeval50 *ts50, struct timeval *ts) in timeval50_to_timeval() 84 timeval_to_timeval50(const struct timeval *ts, struct timeval50 *ts50) in timeval_to_timeval50() 92 timespec50_to_timespec(const struct timespec50 *ts50, struct timespec *ts) in timespec50_to_timespec() 100 timespec_to_timespec50(const struct timespec *ts, struct timespec50 *ts50) in timespec_to_timespec50() 108 itimerval50_to_itimerval(const struct itimerval50 *ts50, struct itimerval *ts) in itimerval50_to_itimerval() 116 itimerval_to_itimerval50(const struct itimerval *ts, struct itimerval50 *ts50) in itimerval_to_itimerval50() 125 struct itimerspec *ts) in itimerspec50_to_itimerspec() 133 itimerspec_to_itimerspec50(const struct itimerspec *ts, in itimerspec_to_itimerspec50()
|
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | time.h | 62 getrawmonotonic(struct timespec *ts) in getrawmonotonic() 74 timespec_valid(const struct timespec *ts) in timespec_valid() 86 struct timespec ts; in ns_to_timespec() local 99 timespec_to_ns(const struct timespec *ts) in timespec_to_ns() 107 struct timespec ts; in ns_to_timeval() local 133 set_normalized_timespec(struct timespec *ts, time_t sec, int64_t nsec) in set_normalized_timespec()
|
H A D | ktime.h | 114 timespec_to_ktime(struct timespec ts) in timespec_to_ktime() 124 struct timespec ts; in ktime_get() local 134 struct timespec ts; in ktime_get_real() local 176 struct timespec ts; in ktime_get_monotonic_offset() local 186 struct timespec ts = ktime_to_timespec(kt); in ktime_mono_to_real() local 227 ktime_get_ts64(struct timespec64 *ts) in ktime_get_ts64()
|
/netbsd-src/sys/kern/ |
H A D | subr_time.c | 129 struct timespec now, ts; tshzto() local 140 struct timespec now, ts; tshztoup() local 152 tstohz(const struct timespec * ts) tstohz() argument 186 itimespecfix(struct timespec * ts) itimespecfix() argument 199 inittimeleft(struct timespec * ts,struct timespec * sleepts) inittimeleft() argument 211 gettimeleft(struct timespec * ts,struct timespec * sleepts) gettimeleft() argument 235 clock_timeleft(clockid_t clockid,struct timespec * ts,struct timespec * sleepts) clock_timeleft() argument 246 clock_gettime1(clockid_t clock_id,struct timespec * ts) clock_gettime1() argument 314 ts2timo(clockid_t clock_id,int flags,struct timespec * ts,int * timo,struct timespec * start) ts2timo() argument [all...] |
H A D | kern_turnstile.c | 116 turnstile_ctor(turnstile_t *ts) in turnstile_ctor() 130 turnstile_remove(turnstile_t *ts, lwp_t *l, int q) in turnstile_remove() 167 turnstile_t *ts; in turnstile_lookup() local 225 turnstile_t *ts; in turnstile_lendpri() local 312 turnstile_unlendpri(turnstile_t *ts) in turnstile_unlendpri() 370 turnstile_block(turnstile_t *ts, int q, wchan_t obj, syncobj_t *sobj) in turnstile_block() 444 turnstile_wakeup(turnstile_t *ts, int q, int count, lwp_t *nl) in turnstile_wakeup() 528 turnstile_t *ts; in turnstile_print() local
|
/netbsd-src/external/cddl/osnet/sys/sys/ |
H A D | time.h | 55 #define TIMESPEC_OVERFLOW(ts) \ argument 58 #define TIMESPEC_OVERFLOW(ts) \ argument 70 struct timespec ts; in gethrtime() local 79 #define gethrestime(ts) getnanotime(ts) argument 85 struct timespec ts; in ddi_get_lbolt64() local 105 struct timespec ts; in gethrtime() local
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lstring.c | 55 unsigned int luaS_hashlongstr (TString *ts) { in luaS_hashlongstr() 148 TString *ts; in createstrobj() local 156 getstr(ts)[l] = '\0'; /* ending 0 */ in createstrobj() local 162 TString *ts = createstrobj(L, l, LUA_VLNGSTR, G(L)->seed); in luaS_createlngstrobj() local 168 void luaS_remove (lua_State *L, TString *ts) { in luaS_remove() 193 TString *ts; in internshrstr() local 229 TString *ts; in luaS_newlstr() local
|
/netbsd-src/tests/kernel/kqueue/ |
H A D | t_timer.c | 45 check_timespec(struct timespec *ts, time_t seconds) in check_timespec() 90 struct timespec ots, ts; in ATF_TC_BODY() local 166 struct timespec ts = { 0, 0 }; in ATF_TC_BODY() local 196 struct timespec ts = { 0, 0 }; in ATF_TC_BODY() local 278 struct timespec ts, ots; in ATF_TC_BODY() local 313 struct timespec ts, ots; in do_test_timer_units() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | PRBTree.cc | 128 PRBTree::rb_child (LMap *lm, Direction d, Time_t ts) in rb_child() 161 PRBTree::rb_neighbor (LMap *lm, Time_t ts) in rb_neighbor() 301 PRBTree::rb_locate (Key_t key, Time_t ts, bool low) in rb_locate() 362 PRBTree::insert (Key_t key, Time_t ts, void *item) in insert() 424 PRBTree::remove (Key_t key, Time_t ts) in remove() 460 PRBTree::locate (Key_t key, Time_t ts) in locate() 467 PRBTree::locate_up (Key_t key, Time_t ts) in locate_up() 474 PRBTree::locate_exact_match (Key_t key, Time_t ts) in locate_exact_match()
|
H A D | parse.cc | 95 Experiment::process_desc_start_cmd (char *, hrtime_t ts, char *flavor, in process_desc_start_cmd() 120 Experiment::process_desc_started_cmd (char *, hrtime_t ts, char *flavor, in process_desc_started_cmd() 186 int fsize, hrtime_t ts) in process_fn_load_cmd() 263 Experiment::process_fn_unload_cmd (char *, Vaddr vaddr, hrtime_t ts) in process_fn_unload_cmd() 466 int msize, hrtime_t ts) in process_jcm_load_cmd() 527 Vaddr jenv, hrtime_t ts) in process_jthr_end_cmd() 572 Vaddr jthr, Vaddr jenv, hrtime_t ts) in process_jthr_start_cmd() 614 hrtime_t ts) in process_gc_end_cmd() 636 hrtime_t ts) in process_gc_start_cmd() 687 Experiment::process_seg_map_cmd (char */*cmd*/, hrtime_t ts, Vaddr vaddr, in process_seg_map_cmd() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | PRBTree.cc | 128 PRBTree::rb_child (LMap *lm, Direction d, Time_t ts) in rb_child() 161 PRBTree::rb_neighbor (LMap *lm, Time_t ts) in rb_neighbor() 301 PRBTree::rb_locate (Key_t key, Time_t ts, bool low) in rb_locate() 362 PRBTree::insert (Key_t key, Time_t ts, void *item) in insert() 424 PRBTree::remove (Key_t key, Time_t ts) in remove() 460 PRBTree::locate (Key_t key, Time_t ts) in locate() 467 PRBTree::locate_up (Key_t key, Time_t ts) in locate_up() 474 PRBTree::locate_exact_match (Key_t key, Time_t ts) in locate_exact_match()
|
H A D | parse.cc | 95 Experiment::process_desc_start_cmd (char *, hrtime_t ts, char *flavor, in process_desc_start_cmd() 120 Experiment::process_desc_started_cmd (char *, hrtime_t ts, char *flavor, in process_desc_started_cmd() 186 int fsize, hrtime_t ts) in process_fn_load_cmd() 263 Experiment::process_fn_unload_cmd (char *, Vaddr vaddr, hrtime_t ts) in process_fn_unload_cmd() 466 int msize, hrtime_t ts) in process_jcm_load_cmd() 527 Vaddr jenv, hrtime_t ts) in process_jthr_end_cmd() 572 Vaddr jthr, Vaddr jenv, hrtime_t ts) in process_jthr_start_cmd() 614 hrtime_t ts) in process_gc_end_cmd() 636 hrtime_t ts) in process_gc_start_cmd() 687 Experiment::process_seg_map_cmd (char */*cmd*/, hrtime_t ts, Vaddr vaddr, in process_seg_map_cmd() [all …]
|
/netbsd-src/external/bsd/ipf/dist/ipsend/ |
H A D | iptests.c | 136 struct timespec ts; local 487 struct timespec ts; local 585 struct timespec ts; local 784 struct timespec ts; local 949 struct timespec ts; local 1299 struct timespec ts; local 1382 struct timespec ts; local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/posix/ |
H A D | time.c | 50 struct timespec ts; in omp_get_wtime() local 67 struct timespec ts; in omp_get_wtick() local
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/posix/ |
H A D | time.c | 50 struct timespec ts; in omp_get_wtime() local 67 struct timespec ts; in omp_get_wtick() local
|
/netbsd-src/tests/kernel/ |
H A D | t_timeleft.c | 57 struct timespec ts; member 61 timeleft__lwp_park(struct timespec *ts) in timeleft__lwp_park() 86 const struct timespec ts = { 5, 0 }; in tester() local
|
/netbsd-src/external/bsd/tmux/dist/compat/ |
H A D | clock_gettime.c | 23 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \ argument 30 clock_gettime(int clock, struct timespec *ts) in clock_gettime()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_select.c | 65 struct timespec ats, *ts = NULL; in netbsd32___select50() local 98 struct timespec ats, *ts = NULL; in netbsd32___pselect50() local 131 struct timespec ats, *ts = NULL; in netbsd32___pollts50() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | trim_map.c | 48 #define TRIM_MAP_ADD(tm, ts) do { \ argument 53 #define TRIM_MAP_REM(tm, ts) do { \ argument 167 trim_seg_t *ts; in trim_map_destroy() local 207 trim_seg_t tsearch, *ts_before, *ts_after, *ts; in trim_map_segment_add() local 266 trim_map_segment_remove(trim_map_t *tm, trim_seg_t *ts, uint64_t start, in trim_map_segment_remove() 339 trim_seg_t tsearch, *ts; in trim_map_write_start() local 417 trim_seg_t *ts; in trim_map_first() local 433 trim_seg_t *ts; in trim_map_vdev_commit() local 489 trim_seg_t *ts; in trim_map_vdev_commit_done() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | importc.d | 53 else if (auto ts = tb.isTypeSArray()) in cAdjustParamType() local 86 else if (auto ts = t.isTypeSArray()) in arrayFuncConv() local 124 if (auto ts = t.isTypeStruct()) in fieldLookup() local 347 if (auto ts = t1.isTypeStruct()) in cTypeEquivalence() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | ldseed.c | 102 struct timespec ts; in ldseed() local 114 struct timespec ts; in ldseed() local
|
/netbsd-src/lib/libc/compat/sys/ |
H A D | compat_mqueue.c | 66 struct timespec ts, *tsp; in __weak_alias() local 79 struct timespec ts, *tsp; in mq_timedsend() local
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | cdf_time.c | 105 cdf_timestamp_to_timespec(struct timespec *ts, cdf_timestamp_t t) in cdf_timestamp_to_timespec() 153 cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timespec *ts) in cdf_timespec_to_timestamp() 195 struct timespec ts; in main() local
|
/netbsd-src/bin/ksh/ |
H A D | tty.c | 17 get_tty(fd, ts) in get_tty() argument 47 set_tty(fd, ts, flags) in set_tty() argument
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_templates.c | 256 void bounce_templates_load(VSTREAM *fp, BOUNCE_TEMPLATES *ts) in bounce_templates_load() 351 void bounce_templates_expand(VSTREAM *fp, BOUNCE_TEMPLATES *ts) in bounce_templates_expand() 378 void bounce_templates_dump(VSTREAM *fp, BOUNCE_TEMPLATES *ts) in bounce_templates_dump()
|