Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 4 of 4) sorted by relevance

/optee_test/host/xtest/
A Dsock_server.c155 static void sock_server(struct sock_server *ts, in sock_server()
230 static void sock_server_add_fd(struct sock_server *ts, struct addrinfo *ai) in sock_server_add_fd()
282 void sock_server_uninit(struct sock_server *ts) in sock_server_uninit()
313 static bool sock_server_init(struct sock_server *ts, struct sock_io_cb *cb, in sock_server_init()
381 void sock_server_lock(struct sock_server *ts) in sock_server_lock()
389 void sock_server_unlock(struct sock_server *ts) in sock_server_unlock()
A Dregression_2000.c263 struct sock_server ts = { }; in xtest_tee_test_2001() local
419 struct sock_server ts = { }; in xtest_tee_test_2002_thread() local
558 struct sock_server ts = { }; in xtest_tee_test_2003() local
737 struct sock_server ts = { }; in xtest_tee_test_2004() local
A Daes_perf.c334 static void get_current_time(struct timespec *ts) in get_current_time()
342 static uint64_t timespec_to_ns(struct timespec *ts) in timespec_to_ns()
431 struct timespec ts = { }; in aes_perf_run_test() local
A Dsha_perf.c193 static long get_current_time(struct timespec *ts) in get_current_time()
294 struct timespec ts = { }; in sha_perf_run_test() local

Completed in 11 milliseconds