/system/core/storaged/ |
D | storaged_diskstats.cpp | 69 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/ |
D | log_time_test.cpp | 24 struct timespec ts; in TEST() local
|
D | liblog_benchmark.cpp | 201 struct timespec ts; in BM_pmsg_short() local 277 struct timespec ts; in BM_pmsg_short_aligned() local 352 struct timespec ts; in BM_pmsg_short_unaligned1() local 427 struct timespec ts; in BM_pmsg_long_aligned() local 500 struct timespec ts; in BM_pmsg_long_unaligned1() local 771 log_time ts(CLOCK_REALTIME); in BM_log_delay() local
|
D | liblog_test.cpp | 175 log_time ts(CLOCK_MONOTONIC); in TEST() local 326 log_time ts(CLOCK_MONOTONIC); in TEST() local 404 log_time ts(android_log_clockid()); in bswrite_test() local 406 log_time ts(CLOCK_REALTIME); in bswrite_test() local 532 log_time ts(android_log_clockid()); in buf_write_test() local 534 log_time ts(CLOCK_REALTIME); in buf_write_test() local 1147 log_time ts(android_log_clockid()); in TEST() local 1149 log_time ts(CLOCK_REALTIME); in TEST() local 1713 static int count_matching_ts(log_time ts) { in count_matching_ts() 1757 log_time ts(CLOCK_MONOTONIC); in TEST() local [all …]
|
D | log_read_test.cpp | 42 struct timespec ts; in TEST() local
|
/system/core/base/ |
D | chrono_utils.cpp | 26 timespec ts; in now() local
|
D | properties.cpp | 125 static void DurationToTimeSpec(timespec& ts, const std::chrono::milliseconds d) { in DurationToTimeSpec() 135 static void UpdateTimeSpec(timespec& ts, std::chrono::milliseconds relative_timeout, in UpdateTimeSpec() 160 timespec ts; in WaitForPropertyCreation() local 177 timespec ts; in WaitForProperty() local
|
/system/media/audio_utils/include/audio_utils/ |
D | clock.h | 93 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/ |
D | SystemClock.cpp | 60 struct timespec ts; in elapsedRealtimeNano() local
|
D | SystemClock_test.cpp | 47 timespec ts; in TEST() local
|
/system/bt/btif/src/ |
D | btif_debug_conn.cc | 30 uint64_t ts; member 39 static char* format_ts(const uint64_t ts, char* buffer, int len) { in format_ts()
|
/system/core/liblog/ |
D | pmsg_writer.cpp | 98 static int pmsgWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, size_t nr) { in pmsgWrite() 209 struct timespec ts; in __android_log_pmsg_file_write() local
|
D | stderr_write.cpp | 149 static int stderrWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, size_t nr) { in stderrWrite()
|
D | logd_writer.cpp | 126 static int logdWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, size_t nr) { in logdWrite()
|
/system/extras/simpleperf/runtest/ |
D | run_and_sleep.cpp | 9 timespec ts; in GetSystemClock() local
|
/system/extras/simpleperf/demo/CppApi/app/src/main/cpp/ |
D | native-lib.cpp | 69 timespec ts; in BusyThreadFunc() local
|
/system/core/libbacktrace/ |
D | ThreadEntry.cpp | 100 timespec ts; in Wait() local
|
/system/core/libutils/include/utils/ |
D | Condition.h | 121 struct timespec ts; in waitRelative() local
|
/system/core/libcutils/ |
D | socket_network_client_unix.cpp | 82 struct timeval ts; in socket_network_client_timeout() local
|
/system/libhwbinder/ |
D | BufferedTextOutput.cpp | 101 ThreadState* ts = (ThreadState*) thread_store_get( &tls ); in getThreadState() local 267 ThreadState* ts = getThreadState(); in getBuffer() local
|
/system/connectivity/wificond/tests/ |
D | shell_utils.cpp | 51 struct timespec ts; in GetCurrentTimeMs() local
|
/system/chre/platform/linux/ |
D | system_timer.cc | 32 void NanosecondsToTimespec(uint64_t ns, struct timespec *ts) { in NanosecondsToTimespec()
|
/system/extras/simpleperf/ |
D | environment.h | 89 timespec ts; in GetSystemClock() local
|
/system/security/keystore/ |
D | auth_token_table.h | 125 uint64_t ts = token_.timestamp; in is_newer_than() local
|
/system/netd/server/ |
D | WakeupControllerTest.cpp | 108 timespec ts; in TEST_F() member 158 timespec ts; in TEST_F() member 229 timespec ts; in TEST_F() member
|