Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp432 size_t start_ts = 0; in toJSON() local
463 {"ts", (int64_t)start_ts}, in toJSON()
468 start_ts += duration; in toJSON()