Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp444 std::optional<llvm::StringRef> most_freq_func = in toJSON() local
450 most_freq_func ? offset_hex_string + ": " + most_freq_func->str() in toJSON()