Home
last modified time | relevance | path

Searched defs:seconds (Results 1 - 5 of 5) sorted by relevance

/developtools/profiler/device/base/include/
H A Di_semaphore.h26 bool TimedWait(int seconds) in TimedWait() argument
/developtools/profiler/device/base/src/
H A Dposix_semaphore.cpp43 bool PosixSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() argument
H A Dstd_semaphore.cpp46 bool StdSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() argument
/developtools/smartperf_host/trace_streamer/src/base/
H A Dstring_to_numerical.h42 double seconds = static_cast<double>(timestamp) / 1e9; in ConvertTimestampToSecStr() local
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h44673 u64 seconds; member
[all...]

Completed in 455 milliseconds