Home
last modified time | relevance | path

Searched refs:Timespec (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dtime-intrinsic.cpp77 T ClockId = 0, U *Timespec = nullptr, in GetCpuTime() argument
78 decltype(clock_gettime(ClockId, Timespec)) *Enabled = nullptr) { in GetCpuTime()
147 T ClockId = 0, U *Timespec = nullptr, in GetSystemClockCount() argument
148 decltype(clock_gettime(ClockId, Timespec)) *Enabled = nullptr) { in GetSystemClockCount()
169 T ClockId = 0, U *Timespec = nullptr, in GetSystemClockCountRate() argument
170 decltype(clock_gettime(ClockId, Timespec)) *Enabled = nullptr) { in GetSystemClockCountRate()
177 T ClockId = 0, U *Timespec = nullptr, in GetSystemClockCountMax() argument
178 decltype(clock_gettime(ClockId, Timespec)) *Enabled = nullptr) { in GetSystemClockCountMax()