Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectStats.cpp82 lldb_private::GetStatDescription( in DoExecute()
/external/llvm-project/lldb/include/lldb/
Dlldb-private-enumerations.h220 inline std::string GetStatDescription(lldb_private::StatisticKind K) { in GetStatDescription() function
/external/llvm-project/lldb/source/API/
DSBTarget.cpp224 std::string Desc = lldb_private::GetStatDescription( in GetStatistics()