Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-converter.cpp250 double EventTimestampUs, in writeTraceViewerRecord() argument
260 FunctionPhenotype, TId, PId, EventTimestampUs, in writeTraceViewerRecord()
268 FunctionPhenotype, TId, EventTimestampUs, StackCursor.ExtraData.id); in writeTraceViewerRecord()
297 double EventTimestampUs = double(1000000) / CycleFreq * double(R.TSC); in exportAsChromeTraceEventFormat() local
317 FuncIdHelper, EventTimestampUs, *StackCursor, "B"); in exportAsChromeTraceEventFormat()
332 Symbolize, FuncIdHelper, EventTimestampUs, in exportAsChromeTraceEventFormat()