Home
last modified time | relevance | path

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

12

/system/core/storaged/
Dstoraged_diskstats.cpp66 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/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/extras/perf_tools/
Dparse_timing.py172 def check_time_range(line, ts, duration): argument
187 def extract_events(filepath, events, ts, duration): argument
/system/logging/liblog/tests/
Dlog_time_test.cpp24 struct timespec ts; in TEST() local
Dliblog_benchmark.cpp191 struct timespec ts; in BM_pmsg_short() local
267 struct timespec ts; in BM_pmsg_short_aligned() local
341 struct timespec ts; in BM_pmsg_short_unaligned1() local
415 struct timespec ts; in BM_pmsg_long_aligned() local
487 struct timespec ts; in BM_pmsg_long_unaligned1() local
738 log_time ts(CLOCK_REALTIME); in BM_log_delay() local
Dliblog_test.cpp219 log_time ts(CLOCK_MONOTONIC); in TEST() local
302 struct timespec ts; in TEST() local
506 struct timespec ts = {}; in TEST() local
1579 static int count_matching_ts(log_time ts) { in count_matching_ts()
1620 log_time ts(CLOCK_MONOTONIC); in TEST() local
1763 log_time ts(CLOCK_MONOTONIC); in TEST() local
1806 log_time ts(CLOCK_MONOTONIC); in TEST() local
1826 log_time ts(CLOCK_MONOTONIC); in TEST() local
/system/logging/liblog/
Dpmsg_writer.cpp70 int PmsgWrite(log_id_t logId, const struct timespec* ts, const struct iovec* vec, size_t nr) { in PmsgWrite()
188 struct timespec ts; in __android_log_pmsg_file_write() local
Dlogd_writer.cpp119 int LogdWrite(log_id_t logId, const struct timespec* ts, const struct iovec* vec, size_t nr) { in LogdWrite()
/system/libbase/
Dchrono_utils.cpp26 timespec ts; in now() local
Dproperties.cpp199 static void DurationToTimeSpec(timespec& ts, const std::chrono::milliseconds d) { in DurationToTimeSpec()
208 static void UpdateTimeSpec(timespec& ts, std::chrono::milliseconds relative_timeout, in UpdateTimeSpec()
233 timespec ts; in WaitForPropertyCreation() local
250 timespec ts; in WaitForProperty() local
335 timespec ts; in WaitForChange() local
Dlogging_splitters.h149 static std::string StderrOutputGenerator(const struct timespec& ts, int pid, uint64_t tid, in StderrOutputGenerator()
/system/core/libutils/
DSystemClock.cpp67 struct timespec ts; in elapsedRealtimeNano() local
DSystemClock_test.cpp55 timespec ts; in TEST() local
/system/extras/simpleperf/runtest/
Drun_and_sleep.cpp9 timespec ts; in GetSystemClock() 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/extras/profcollectd/libprofcollectd/
Dreport.rs91 let ts = Timestamp::from_unix(&UUID_CONTEXT, since_epoch.as_secs(), since_epoch.subsec_nanos()); in get_report_filename() localVariable
/system/core/fastboot/
Dutil.cpp46 struct timespec ts; in now() local
/system/core/debuggerd/
Dutil.cpp64 timespec ts; in get_timestamp() local
/system/connectivity/wificond/tests/
Dshell_utils.cpp51 struct timespec ts; in GetCurrentTimeMs() local
/system/netd/server/
DWakeupControllerTest.cpp108 timespec ts; in TEST_F() member
158 timespec ts; in TEST_F() member
229 timespec ts; in TEST_F() member
/system/chre/platform/linux/
Dsystem_timer.cc38 void NanosecondsToTimespec(uint64_t ns, struct timespec *ts) { in NanosecondsToTimespec()
/system/core/libstats/push_compat/
Dstatsd_writer.cpp156 static int statsdWrite(struct timespec* ts, struct iovec* vec, size_t nr) { in statsdWrite()
/system/extras/sane_schedstat/
Dsane_schedstat.c113 unsigned long long ts; in parse() local

12