Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp191 auto DurUs = E.getFlameGraphDurUs(); in write() local
271 auto DurUs = duration_cast<microseconds>(Total.second.second).count(); in write() local