Home
last modified time | relevance | path

Searched defs:nanoSeconds (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/gpu_plugin/src/
Dgpu_data_plugin.cpp173 constexpr uint64_t nanoSeconds = 1000000000; in GetBootTime() local
203 constexpr uint64_t nanoSeconds = 1000000000; in WriteGpuDataInfo() local
/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/profiler/device/services/profiler_service/src/
Dtrace_file_writer.cpp172 constexpr uint64_t nanoSeconds = 1000000000; in SetTimeSource() local
199 constexpr uint64_t nanoSeconds = 1000000000; in SetDurationTime() local