Home
last modified time | relevance | path

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

12

/system/core/liblog/tests/
Dliblog_benchmark.cpp123 struct timespec ts; in BM_pmsg_short() local
200 struct timespec ts; in BM_pmsg_short_aligned() local
276 struct timespec ts; in BM_pmsg_short_unaligned1() local
352 struct timespec ts; in BM_pmsg_long_aligned() local
425 struct timespec ts; in BM_pmsg_long_unaligned1() local
524 log_time ts; in BM_log_latency() local
604 log_time ts(CLOCK_REALTIME); in BM_log_delay() local
Dlibc_test.cpp42 struct timespec ts; in TEST() local
103 struct timespec ts; in TEST() local
Dliblog_test.cpp135 log_time ts(CLOCK_MONOTONIC); in TEST() local
186 log_time ts(android_log_clockid()); in TEST() local
247 log_time ts(android_log_clockid()); in TEST() local
364 log_time ts(CLOCK_MONOTONIC); in TEST() local
406 log_time ts(CLOCK_MONOTONIC); in TEST() local
423 log_time ts(CLOCK_MONOTONIC); in TEST() local
972 log_time ts(android_log_clockid()); in TEST() local
2323 log_time ts(android_log_clockid()); in create_android_logger() local
/system/connectivity/shill/net/
Dshill_time.cc69 struct timespec ts; in GetTimeMonotonic() local
80 struct timespec ts; in GetTimeBoottime() local
/system/bt/btif/src/
Dbtif_debug_conn.c31 uint64_t ts; member
40 static char *format_ts(const uint64_t ts, char *buffer, int len) { in format_ts()
Dbtif_sock_thread.c98 static thread_slot_t ts[MAX_THREAD]; variable
/system/core/liblog/
Dpmsg_writer.c98 static int pmsgWrite(log_id_t logId, struct timespec *ts, in pmsgWrite()
213 struct timespec ts; in __android_log_pmsg_file_write() local
Dlogd_writer.c117 static int logdWrite(log_id_t logId, struct timespec *ts, in logdWrite()
Dlogger_write.c193 struct timespec ts; in __write_to_log_daemon() local
/system/core/include/utils/
DCondition.h110 struct timespec ts; in waitRelative() local
DMutex.h137 const struct timespec ts = { in timedLock() local
/system/core/libbacktrace/
DThreadEntry.cpp100 timespec ts; in Wait() local
/system/core/libcutils/
Dsocket_network_client_unix.c88 struct timeval ts; in socket_network_client_timeout() local
/system/core/libutils/
DSystemClock.cpp111 struct timespec ts; in elapsedRealtimeNano() local
/system/extras/sane_schedstat/
Dsane_schedstat.c113 unsigned long long ts; in parse() local
/system/bt/osi/src/
Dwakelock.c237 struct timespec ts; in now() local
Dalarm.c414 struct timespec ts; in now() local
/system/core/libnetutils/
Ddhcpclient.c55 struct timespec ts; in get_msecs() local
/system/update_engine/common/
Dutils_unittest.cc381 struct timespec ts; in TEST() local
Dutils.cc1087 Time TimeFromStructTimespec(struct timespec *ts) { in TimeFromStructTimespec()
/system/media/audio_utils/
Decho_reference.c333 struct timespec ts = {0, 0}; in echo_reference_read() local
/system/core/fs_mgr/
Dfs_mgr.c72 struct timespec ts; in gettime() local
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/
Dperf.h134 struct timespec ts; in rdclock() local
/system/core/metricsd/
Dmetrics_collector.cc104 struct timespec ts; in GetActiveTime() local
/system/core/logcat/tests/
Dlogcat_test.cpp307 log_time ts(CLOCK_MONOTONIC); in TEST() local

12