Home
last modified time | relevance | path

Searched defs:DurUs (Results 1 – 2 of 2) 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
/external/llvm-project/llvm/lib/Support/
DTimeProfiler.cpp143 auto DurUs = E.getFlameGraphDurUs(); in write() local
198 auto DurUs = duration_cast<microseconds>(Total.second.second).count(); in write() local