Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/base/
Dtime.h45 inline TimeNanos FromPosixTimespec(const struct timespec& ts) { in FromPosixTimespec()
136 struct timespec ts = {}; in GetTimeInternalNs() local
146 struct timespec ts = {}; in GetBootTimeNs() local
175 struct timespec ts {}; in ToPosixTimespec() struct
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-sched.h55 static inline u32 xf_task_timestamp_set(xf_task_t *t, u32 ts) in xf_task_timestamp_set()
76 static inline u32 xf_sched_timestamp_set(xf_sched_t *sched, u32 ts) in xf_sched_timestamp_set()
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-sched.c49 void xf_sched_put(xf_sched_t *sched, xf_task_t *t, u32 ts) in xf_sched_put()
109 u32 ts; in xf_sched_get() local
/device/generic/goldfish/network/wifi_forwarder/
Dpoller.cpp33 struct timespec* ts) { in calculateTimeout()
101 struct timespec ts = { 0, 0 }; in run() local
/device/generic/goldfish/network/netmgr/
Dpoller.cpp33 struct timespec* ts) { in calculateTimeout()
102 struct timespec ts = { 0, 0 }; in run() local
/device/generic/goldfish/gnss/
Dgnss_hw_listener.cpp77 const ahg20::ElapsedRealtime ts = util::makeElapsedRealtime(util::nowNanos()); in consume() local
95 const ahg20::ElapsedRealtime& ts) { in parse()
121 const ahg20::ElapsedRealtime& ts) { in parseGPRMC()
Dutil.cpp29 ahg20::ElapsedRealtime ts = { in makeElapsedRealtime() local
/device/google/cuttlefish/common/libs/time/
Dmonotonic_time.h122 struct timespec ts; in Now() local
144 explicit MonotonicTimePoint(const struct timespec& ts) { in MonotonicTimePoint()
/device/generic/vulkan-cereal/fake-android-guest/utils/
DCondition.h121 struct timespec ts; in waitRelative() local
DMutex.h194 const struct timespec ts = { in timedLock() local
/device/linaro/hikey/power/
Dpower_hikey.c150 struct timespec ts; in gettime_ns() local
158 struct timespec ts; in nanosleep_ns() local
/device/generic/goldfish/audio/
Dutil.cpp153 TimeSpec ts; in nsecs2TimeSpec() local
/device/google/contexthub/util/stm32_flash/
Dflash.c93 struct timespec ts; in main() local
/device/linaro/hikey/hifi/xaf/host-apf/include/os/android/
Dxf-osal.h108 struct timespec ts; in __xf_wait() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Datchannel.c107 struct timespec ts; in sleepMsec() local
677 struct timespec ts; in at_send_command_full_nolock() local
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp225 struct timespec ts; in waitAndReceive() local
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/
Diaxxx-tunnel-intf.h30 uint64_t ts; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/
Diaxxx-tunnel-intf.h31 uint64_t ts; member
/device/google/atv/audio_proxy/
DAudioProxyStreamOut.cpp210 struct timespec ts; in getPresentationPosition() local
DStreamOutImpl.cpp439 TimeSpec ts = {0, 0}; in getPresentationPosition() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_event.cpp98 struct timespec ts; in getNow() local
/device/generic/goldfish-opengl/system/hwc2/
DDrmPresenter.cpp601 struct timespec ts; in eventThreadLoop() local
/device/linaro/dragonboard/audio/
Daudio_aec.c93 uint64_t timespec_to_usec(struct timespec ts) { in timespec_to_usec()
/device/amlogic/yukawa/hal/audio/
Daudio_aec.c93 uint64_t timespec_to_usec(struct timespec ts) { in timespec_to_usec()
/device/generic/goldfish/fingerprint/
Dfingerprint.c593 struct timespec ts; in send_scan_notice() local

12