| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/ | 
| D | timer_test.cpp | 33   double UserTime() override { return 0.012723; }  in UserTime()  function in spvtools::utils::__anon9f55bfb60111::MockTimer94   double UserTime() override { return count_stop_ * 0.012723; }  in UserTime()  function in spvtools::utils::__anon9f55bfb60111::MockCumulativeTimer
 
 | 
| /external/deqp-deps/SPIRV-Tools/test/ | 
| D | timer_test.cpp | 33   double UserTime() override { return 0.012723; }  in UserTime()  function in spvtools::utils::__anonec543c090111::MockTimer94   double UserTime() override { return count_stop_ * 0.012723; }  in UserTime()  function in spvtools::utils::__anonec543c090111::MockCumulativeTimer
 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/test/ | 
| D | timer_test.cpp | 33   double UserTime() override { return 0.012723; }  in UserTime()  function in spvtools::utils::__anon6068c6030111::MockTimer94   double UserTime() override { return count_stop_ * 0.012723; }  in UserTime()  function in spvtools::utils::__anon6068c6030111::MockCumulativeTimer
 
 | 
| /external/deqp-deps/SPIRV-Tools/source/util/ | 
| D | timer.h | 139   virtual double UserTime() {  in UserTime()  function350   double UserTime() override { return usr_time_; }  in UserTime()  function
 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/source/util/ | 
| D | timer.h | 139   virtual double UserTime() {  in UserTime()  function350   double UserTime() override { return usr_time_; }  in UserTime()  function
 
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/ | 
| D | timer.h | 139   virtual double UserTime() {  in UserTime()  function350   double UserTime() override { return usr_time_; }  in UserTime()  function
 
 | 
| /external/lzma/CPP/7zip/UI/Common/ | 
| D | Bench.h | 15   UInt64 UserTime;  member
 | 
| D | Bench.cpp | 446   CUserTime UserTime;  member
 | 
| /external/ImageMagick/MagickCore/ | 
| D | timer.c | 554 static double UserTime(void)  in UserTime()  function
 | 
| /external/llvm/include/llvm/Support/ | 
| D | Timer.h | 28   double UserTime;       // User time elapsed  variable
 | 
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ | 
| D | Timer.h | 28   double UserTime;       ///< User time elapsed.  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | Timer.h | 28   double UserTime;       ///< User time elapsed.  variable
 | 
| /external/llvm/utils/KillTheDoctor/ | 
| D | KillTheDoctor.cpp | 383       FILETIME CreationTime, ExitTime, KernelTime, UserTime;  in main()  local
 | 
| /external/grpc-grpc/test/cpp/qps/ | 
| D | driver.cc | 101 static double UserTime(const ClientStats& s) { return s.time_user(); }  in UserTime()  function
 |