Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimer.h61 static void ResetCategoryTimes();
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTimer.cpp130 void Timer::ResetCategoryTimes() { in ResetCategoryTimes() function in Timer
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp509 Timer::ResetCategoryTimes(); in DoExecute()