Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp116 auto StartUs = E.getFlameGraphStartUs(StartTime); in Write() local
123 J.attribute("ts", StartUs); in Write()
/external/llvm-project/llvm/lib/Support/
DTimeProfiler.cpp142 auto StartUs = E.getFlameGraphStartUs(StartTime); in write() local
149 J.attribute("ts", StartUs); in write()