| /system/core/storaged/ | 
| D | storaged_diskstats.cpp | 66 bool get_time(struct timespec* ts) {  in get_time()77 void init_disk_stats_other(const struct timespec& ts, struct disk_stats* stats) {  in init_disk_stats_other()
 86     struct timespec ts;  in parse_disk_stats()  local
 123     struct timespec ts;  in get_disk_stats_from_health_hal()  local
 
 | 
| /system/logging/liblog/tests/ | 
| D | log_time_test.cpp | 24   struct timespec ts;  in TEST()  local
 | 
| D | liblog_benchmark.cpp | 186   struct timespec ts;  in BM_pmsg_short()  local262   struct timespec ts;  in BM_pmsg_short_aligned()  local
 336   struct timespec ts;  in BM_pmsg_short_unaligned1()  local
 410   struct timespec ts;  in BM_pmsg_long_aligned()  local
 482   struct timespec ts;  in BM_pmsg_long_unaligned1()  local
 733     log_time ts(CLOCK_REALTIME);  in BM_log_delay()  local
 
 | 
| /system/libbase/ | 
| D | chrono_utils.cpp | 26   timespec ts;  in now()  local
 | 
| D | properties.cpp | 155 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/ | 
| D | clock.h | 93     audio_utils_time_string_t ts;  in audio_utils_time_string_from_ns()  local104 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 | 67     struct timespec ts;  in elapsedRealtimeNano()  local
 | 
| D | SystemClock_test.cpp | 55     timespec ts;  in TEST()  local
 | 
| /system/extras/perf_tools/ | 
| D | parse_timing.py | 172 def check_time_range(line, ts, duration):  argument187 def extract_events(filepath, events, ts, duration):  argument
 
 | 
| /system/logging/liblog/ | 
| D | pmsg_writer.cpp | 70 int PmsgWrite(log_id_t logId, struct timespec* ts, struct iovec* vec, size_t nr) {  in PmsgWrite()188   struct timespec ts;  in __android_log_pmsg_file_write()  local
 
 | 
| D | logd_writer.cpp | 119 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/libutils/include/utils/ | 
| D | Condition.h | 121     struct timespec ts;  in waitRelative()  local
 | 
| /system/extras/profcollectd/libprofcollectd/ | 
| D | report.rs | 92     let ts =  in get_report_filename()  localVariable
 | 
| /system/core/libcutils/ | 
| D | socket_network_client_unix.cpp | 82         struct timeval ts;  in socket_network_client_timeout()  local
 | 
| /system/connectivity/wificond/tests/ | 
| D | shell_utils.cpp | 51   struct timespec ts;  in GetCurrentTimeMs()  local
 | 
| /system/core/debuggerd/ | 
| D | util.cpp | 64   timespec ts;  in get_timestamp()  local
 | 
| /system/chre/platform/linux/ | 
| D | system_timer.cc | 33 void NanosecondsToTimespec(uint64_t ns, struct timespec *ts) {  in NanosecondsToTimespec()
 | 
| /system/extras/simpleperf/ | 
| D | environment.h | 140   timespec ts;  in GetSystemClock()  local
 | 
| /system/core/libstats/push_compat/ | 
| D | statsd_writer.c | 156 static int statsdWrite(struct timespec* ts, struct iovec* vec, size_t nr) {  in statsdWrite()
 | 
| /system/netd/server/ | 
| D | WakeupControllerTest.cpp | 108         timespec ts;  in TEST_F()  member158         timespec ts;  in TEST_F()  member
 229         timespec ts;  in TEST_F()  member
 
 | 
| D | WakeupController.cpp | 138                     timespec ts = {};  in init()  local
 | 
| /system/extras/sane_schedstat/ | 
| D | sane_schedstat.c | 113     unsigned long long ts;  in parse()  local
 | 
| /system/extras/simpleperf/demo/SimpleperfExampleCpp/app/src/main/cpp/ | 
| D | native-lib.cpp | 62     timespec ts;  in GetSystemClock()  local
 |