Home
last modified time | relevance | path

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

12

/system/media/audio_utils/include/audio_utils/
Dclock.h74 audio_utils_time_string_t ts; in audio_utils_time_string_from_ns() local
85 static inline int64_t audio_utils_ns_from_timespec(const struct timespec *ts) in audio_utils_ns_from_timespec()
/system/core/base/
Dproperties.cpp104 static void DurationToTimeSpec(timespec& ts, std::chrono::nanoseconds d) { in DurationToTimeSpec()
113 static void UpdateTimeSpec(timespec& ts, in UpdateTimeSpec()
141 timespec ts; in WaitForPropertyCreation() local
159 timespec ts; in WaitForProperty() local
/system/core/liblog/tests/
Dlog_time_test.cpp30 struct timespec ts; in TEST() local
Dliblog_benchmark.cpp143 struct timespec ts; in BM_pmsg_short() local
219 struct timespec ts; in BM_pmsg_short_aligned() local
293 struct timespec ts; in BM_pmsg_short_unaligned1() local
367 struct timespec ts; in BM_pmsg_long_aligned() local
439 struct timespec ts; in BM_pmsg_long_unaligned1() local
611 log_time ts; in BM_log_latency() local
689 log_time ts(CLOCK_REALTIME); in BM_log_delay() local
Dliblog_test.cpp188 log_time ts(CLOCK_MONOTONIC); in TEST() local
339 log_time ts(CLOCK_MONOTONIC); in TEST() local
417 log_time ts(android_log_clockid()); in bswrite_test() local
419 log_time ts(CLOCK_REALTIME); in bswrite_test() local
545 log_time ts(android_log_clockid()); in buf_write_test() local
547 log_time ts(CLOCK_REALTIME); in buf_write_test() local
1160 log_time ts(android_log_clockid()); in TEST() local
1162 log_time ts(CLOCK_REALTIME); in TEST() local
1725 static int count_matching_ts(log_time ts) { in count_matching_ts()
1769 log_time ts(CLOCK_MONOTONIC); in TEST() local
[all …]
Dlog_read_test.cpp41 struct timespec ts; in TEST() local
/system/core/libutils/
DSystemClock.cpp60 struct timespec ts; in elapsedRealtimeNano() local
/system/bt/btif/src/
Dbtif_debug_conn.cc31 uint64_t ts; member
40 static char* format_ts(const uint64_t ts, char* buffer, int len) { in format_ts()
/system/core/liblog/
Dpmsg_writer.c99 static int pmsgWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, in pmsgWrite()
215 struct timespec ts; in __android_log_pmsg_file_write() local
Dstderr_write.c150 static int stderrWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, in stderrWrite()
Dlogd_writer.c127 static int logdWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, in logdWrite()
/system/core/libutils/tests/
DSystemClock_test.cpp47 timespec ts; in TEST() local
/system/core/libbacktrace/
DThreadEntry.cpp100 timespec ts; in Wait() local
/system/extras/simpleperf/
Denvironment.h78 timespec ts; in GetSystemClock() local
/system/core/libutils/include/utils/
DCondition.h119 struct timespec ts; in waitRelative() local
DMutex.h143 const struct timespec ts = { in timedLock() local
/system/core/libcutils/
Dsocket_network_client_unix.c82 struct timeval ts; in socket_network_client_timeout() local
/system/libhwbinder/
DBufferedTextOutput.cpp100 ThreadState* ts = (ThreadState*) thread_store_get( &tls ); in getThreadState() local
266 ThreadState* ts = getThreadState(); in getBuffer() local
/system/connectivity/wificond/tests/
Dshell_utils.cpp51 struct timespec ts; in GetCurrentTimeMs() local
/system/chre/platform/linux/
Dsystem_timer.cc32 void NanosecondsToTimespec(uint64_t ns, struct timespec *ts) { in NanosecondsToTimespec()
/system/extras/sane_schedstat/
Dsane_schedstat.c113 unsigned long long ts; in parse() local
/system/core/storaged/
Dstoraged_utils.cpp46 struct timespec ts; in parse_disk_stats() local
/system/core/init/
Dutil.cpp203 timespec ts; in now() local
/system/bt/osi/src/
Dwakelock.cc228 struct timespec ts; in now() local
/system/media/audio_utils/
Decho_reference.c333 struct timespec ts = {0, 0}; in echo_reference_read() local

12