Home
last modified time | relevance | path

Searched refs:startTimer (Results 1 - 14 of 14) sorted by relevance

/third_party/vulkan-loader/scripts/
H A Dloader_genvk.py24 def startTimer(timeit): function
401 startTimer(args.time)
406 startTimer(args.time)
421 startTimer(args.time)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DPassTimingInfo.cpp215 void TimePassesHandler::startTimer(StringRef PassID) { in startTimer() function in llvm::TimePassesHandler
219 MyTimer.startTimer(); in startTimer()
243 startTimer(PassID); in runBeforePass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DTimer.h70 /// its startTimer()/stopTimer() methods. Given appropriate OS support it can
78 TimeRecord StartTime; ///< The time startTimer() was last called.
115 /// Check if startTimer() has ever been called on this timer.
118 /// Start the timer running. Time between calls to startTimer/stopTimer is
121 void startTimer();
136 /// The TimeRegion class is used as a helper class to call the startTimer() and
146 T->startTimer(); in TimeRegion()
149 if (T) T->startTimer(); in TimeRegion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DTimer.h70 /// its startTimer()/stopTimer() methods. Given appropriate OS support it can
78 TimeRecord StartTime; ///< The time startTimer() was last called.
115 /// Check if startTimer() has ever been called on this timer.
118 /// Start the timer running. Time between calls to startTimer/stopTimer is
121 void startTimer();
136 /// The TimeRegion class is used as a helper class to call the startTimer() and
146 T->startTimer(); in TimeRegion()
149 if (T) T->startTimer(); in TimeRegion()
/third_party/EGL/api/
H A Dgenheaders.py32 def startTimer(): function
539 startTimer()
587 startTimer()
591 startTimer()
/third_party/openGLES/xml/
H A Dgenglvnd.py65 def startTimer(): function
78 startTimer()
82 startTimer()
609 startTimer()
H A Dgenheaders.py31 def startTimer(): function
496 startTimer()
545 startTimer()
549 startTimer()
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dgenglvnd.py76 def startTimer(): function
89 startTimer()
93 startTimer()
639 startTimer()
H A Dgenheaders.py76 def startTimer(): function
89 startTimer()
93 startTimer()
581 startTimer()
/third_party/skia/third_party/externals/egl-registry/api/
H A Dgenheaders.py76 def startTimer(): function
89 startTimer()
93 startTimer()
621 startTimer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPassTimingInfo.h102 void startTimer(StringRef PassID);
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dgenvk.py47 def startTimer(timeit): function
1092 startTimer(args.time)
1097 startTimer(args.time)
1109 startTimer(args.time)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTimer.cpp138 void Timer::startTimer() { in startTimer() function in Timer
365 T->startTimer(); in prepareToPrintList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp140 void Timer::startTimer() { in startTimer() function in Timer

Completed in 12 milliseconds