Searched defs:ts (Results 1 - 25 of 73) sorted by relevance

123

/barrelfish-master/lib/libc/sys/
H A Dclock_gettime.c41 __clock_gettime(clockid_t clock_id, struct timespec *ts) argument
H A D__vdso_gettimeofday.c119 __vdso_clock_gettime(clockid_t clock_id, struct timespec *ts) argument
/barrelfish-master/lib/cxx/cxx/
H A Dcondition_variable.cpp60 __libcpp_timespec_t ts; variable
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Da_gentm.c221 struct tm *ts; local
[all...]
H A Da_time.c109 struct tm *ts; local
H A Da_utctm.c196 struct tm *ts; local
[all...]
/barrelfish-master/usr/bench/ump_bench/
H A Dthroughput.c42 cycles_t ts = bench_tsc(); local
/barrelfish-master/lib/net_queue_manager/
H A DQM_benchmark.c91 uint64_t ts; local
/barrelfish-master/lib/posixcompat/
H A Dtermios.c80 struct terminal_state *ts = get_terminal_state(); local
127 struct terminal_state *ts = get_terminal_state(); local
H A Dpty.h42 struct term_server *ts; member in struct:_pty
/barrelfish-master/lib/libc/stdio/
H A Dxprintf_time.c62 struct timespec *ts; local
/barrelfish-master/lib/lua/src/
H A Dlstring.c100 TString *ts; local
140 TString *ts local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ocsp/
H A Docsp_prn.c91 static const char *table2string(long s, const OCSP_TBLSTR *ts, int len) argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/rand/
H A Drand_unix.c145 struct timespec ts; local
/barrelfish-master/lib/netbench/
H A Dnetbench.c147 netbench_record_event_simple(struct netbench_details *nbp, uint8_t event_type, uint64_t ts) argument
/barrelfish-master/usr/drivers/serial/
H A Dterminal_service.c34 struct ts_state * ts = (struct ts_state *)st; local
40 struct ts_state * ts = (struct ts_state *)st; local
53 struct ts_state * ts = (struct ts_state *)st; local
64 struct ts_state *ts = malloc(sizeof(struct ts_state)); local
[all...]
/barrelfish-master/usr/tests/bomptest/
H A Dsync.c72 uint64_t ts[16][10]; local
/barrelfish-master/usr/tests/octopus/
H A Dd2pubsub.c26 static struct thread_sem ts; variable in typeref:struct:thread_sem
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/
H A Dktime.h123 static inline ktime_t timespec_to_ktime(struct timespec ts) argument
234 static inline ktime_t timespec_to_ktime(const struct timespec ts) argument
293 struct timespec ts; local
[all...]
/barrelfish-master/usr/bench/cow/
H A Dbench_rdtsc.c32 static struct timespec ts; local
/barrelfish-master/lib/libc/isc/
H A Dev_timers.c162 struct timespec ts; local
171 evTimeVal(struct timespec ts) { argument
/barrelfish-master/lib/libc/tests/nss/
H A Dgetaddrinfo_test.c224 char *s, *ps, *ts; local
247 char *s, *ps, *ts; local
H A Dgetgr_test.c208 char *s, *ps, *ts; local
H A Dgetproto_test.c201 char *s, *ps, *ts; local
H A Dgetpw_test.c159 char *s, *ps, *ts; local
[all...]

Completed in 157 milliseconds

123