Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp443 llvm::Optional<llvm::StringRef> most_freq_func = in toJSON() local
449 most_freq_func ? offset_hex_string + ": " + most_freq_func->str() in toJSON()