Home
last modified time | relevance | path

Searched refs:GetSummaryCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStatistics.h225 uint64_t GetSummaryCount() const { in GetSummaryCount() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp515 {"count", GetSummaryCount()}, in ToJSON()