Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimer.h130 TimeRecord getTotalTime() const { return Time; } in getTotalTime() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h130 TimeRecord getTotalTime() const { return Time; } in getTotalTime() function
/third_party/vk-gl-cts/modules/glshared/
DglsCalibration.cpp185 deUint64 MeasureState::getTotalTime (void) const in getTotalTime() function in deqp::gls::MeasureState