Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dextensions.cpp32 inline void CtimeBuffer(char *buffer, size_t bufsize, const time_t cur_time, in CtimeBuffer() argument
39 inline void CtimeBuffer(char *buffer, size_t bufsize, const time_t cur_time, in CtimeBuffer() argument
45 inline void CtimeBuffer(char *buffer, size_t bufsize, const time_t cur_time, in CtimeBuffer() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp72 auto cur_time = steady_clock::now(); in SendContinuePacketAndWaitForResponse() local
/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp1936 kmp_uint64 cur_time = __itt_get_timestamp(); __kmp_barrier_template() local
2336 kmp_uint64 cur_time = __itt_get_timestamp(); __kmp_join_barrier() local
[all...]
H A Dkmp_tasking.cpp1886 kmp_uint64 cur_time; local