Home
last modified time | relevance | path

Searched defs:DurUs (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp117 auto DurUs = E.getFlameGraphDurUs(); in Write() local
146 auto DurUs = duration_cast<microseconds>(E.second.second).count(); in Write() local