Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp42 HTRBlockMetadata::GetFunctionCalls() const { in GetFunctionCalls() function in HTRBlockMetadata
482 for (const auto &it : metadata.GetFunctionCalls()) { in toJSON()
H A DTraceHTR.h80 llvm::DenseMap<ConstString, size_t> const &GetFunctionCalls() const;