Home
last modified time | relevance | path

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

12

/system/core/storaged/
Dstoraged_diskstats.cpp69 bool get_time(struct timespec* ts) { in get_time()
80 void init_disk_stats_other(const struct timespec& ts, struct disk_stats* stats) { in init_disk_stats_other()
89 struct timespec ts; in parse_disk_stats() local
125 struct timespec ts; in get_disk_stats_from_health_hal() local
/system/core/liblog/tests/
Dlog_time_test.cpp24 struct timespec ts; in TEST() local
Dliblog_benchmark.cpp186 struct timespec ts; in BM_pmsg_short() local
262 struct timespec ts; in BM_pmsg_short_aligned() local
337 struct timespec ts; in BM_pmsg_short_unaligned1() local
412 struct timespec ts; in BM_pmsg_long_aligned() local
485 struct timespec ts; in BM_pmsg_long_unaligned1() local
737 log_time ts(CLOCK_REALTIME); in BM_log_delay() local
/system/libbase/
Dchrono_utils.cpp26 timespec ts; in now() local
Dproperties.cpp155 static void DurationToTimeSpec(timespec& ts, const std::chrono::milliseconds d) { in DurationToTimeSpec()
164 static void UpdateTimeSpec(timespec& ts, std::chrono::milliseconds relative_timeout, in UpdateTimeSpec()
189 timespec ts; in WaitForPropertyCreation() local
206 timespec ts; in WaitForProperty() local
/system/media/audio_utils/include/audio_utils/
Dclock.h93 audio_utils_time_string_t ts; in audio_utils_time_string_from_ns() local
104 static inline int64_t audio_utils_ns_from_timespec(const struct timespec *ts) in audio_utils_ns_from_timespec()
/system/core/libutils/
DSystemClock.cpp60 struct timespec ts; in elapsedRealtimeNano() local
DSystemClock_test.cpp47 timespec ts; in TEST() local
/system/bt/btif/src/
Dbtif_debug_conn.cc30 uint64_t ts; member
39 static char* format_ts(const uint64_t ts, char* buffer, int len) { in format_ts()
/system/core/liblog/
Dpmsg_writer.cpp62 int PmsgWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, size_t nr) { in PmsgWrite()
180 struct timespec ts; in __android_log_pmsg_file_write() local
Dlogd_writer.cpp88 int LogdWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, size_t nr) { in LogdWrite()
/system/core/debuggerd/
Dutil.cpp44 timespec ts; in get_timestamp() local
/system/extras/simpleperf/runtest/
Drun_and_sleep.cpp9 timespec ts; in GetSystemClock() local
/system/core/libbacktrace/
DThreadEntry.cpp100 timespec ts; in Wait() local
/system/extras/simpleperf/demo/CppApi/app/src/main/cpp/
Dnative-lib.cpp69 timespec ts; in BusyThreadFunc() local
/system/core/libutils/include/utils/
DCondition.h121 struct timespec ts; in waitRelative() local
/system/core/libcutils/
Dsocket_network_client_unix.cpp82 struct timeval ts; in socket_network_client_timeout() local
/system/libhwbinder/
DBufferedTextOutput.cpp101 ThreadState* ts = (ThreadState*) thread_store_get( &tls ); in getThreadState() local
267 ThreadState* ts = getThreadState(); in getBuffer() local
/system/connectivity/wificond/tests/
Dshell_utils.cpp51 struct timespec ts; in GetCurrentTimeMs() local
/system/core/libstats/socket/
Dstats_buffer_writer.c74 struct timespec ts; in __write_to_stats_daemon() local
Dstatsd_writer.c156 static int statsdWrite(struct timespec* ts, struct iovec* vec, size_t nr) { in statsdWrite()
/system/chre/platform/linux/
Dsystem_timer.cc32 void NanosecondsToTimespec(uint64_t ns, struct timespec *ts) { in NanosecondsToTimespec()
/system/extras/simpleperf/
Denvironment.h90 timespec ts; in GetSystemClock() local
/system/security/keystore/
Dauth_token_table.h127 uint64_t ts = token_.timestamp; in is_newer_than() local
/system/core/libstats/push_compat/
Dstatsd_writer.c156 static int statsdWrite(struct timespec* ts, struct iovec* vec, size_t nr) { in statsdWrite()

12