Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp54 steady_clock::rep getFlameGraphDurUs() const { in getFlameGraphDurUs() function
78 (E.getFlameGraphStartUs(StartTime) + E.getFlameGraphDurUs() >= in end()
80 Entries.back().getFlameGraphDurUs())) && in end()
117 auto DurUs = E.getFlameGraphDurUs(); in Write()
/external/llvm-project/llvm/lib/Support/
DTimeProfiler.cpp68 steady_clock::rep getFlameGraphDurUs() const { in getFlameGraphDurUs() function
96 (E.getFlameGraphStartUs(StartTime) + E.getFlameGraphDurUs() >= in end()
98 Entries.back().getFlameGraphDurUs())) && in end()
143 auto DurUs = E.getFlameGraphDurUs(); in write()