Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 7 of 7) sorted by relevance

/developtools/profiler/device/base/include/
Di_semaphore.h26 bool TimedWait(int seconds) in TimedWait()
/developtools/profiler/device/base/src/
Dposix_semaphore.cpp43 bool PosixSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait()
Dstd_semaphore.cpp46 bool StdSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/base/
Dstring_to_numerical.h42 double seconds = static_cast<double>(timestamp) / 1e9; in ConvertTimestampToSecStr() local
/developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/utilities/
Dperformance.ts26 const seconds = Math.floor((ms / 1000) % 60); constant
/developtools/integration_verification/DeployDevice/src/util/
Dtime_info.py84 def timeout(seconds = 300): argument
/developtools/profiler/hiebpf/include/
Dvmlinux.h44673 u64 seconds; member