Home
last modified time | relevance | path

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

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