Home
last modified time | relevance | path

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

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