Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp448 std::string offset_hex_string(stream.str()); in toJSON() local
450 most_freq_func ? offset_hex_string + ": " + most_freq_func->str() in toJSON()
451 : offset_hex_string; in toJSON()