Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStatistics.h207 static bool GetCollectingStats() { return g_collecting_stats; } in GetCollectingStats() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp231 bool SBTarget::GetCollectingStats() { in GetCollectingStats() function in SBTarget