Home
last modified time | relevance | path

Searched defs:stop_time (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Utility/
H A DTimer.cpp85 auto stop_time = steady_clock::now(); in ~Timer() local
/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h674 void push_back(uint64_t start_time, uint64_t stop_time, int nest_level, in push_back() argument
769 inline void push_event(uint64_t start_time, uint64_t stop_time, in push_event() argument