Home
last modified time | relevance | path

Searched defs:UserTime (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dtimer_test.cpp33 double UserTime() override { return 0.012723; } in UserTime() function in spvtools::utils::__anon79a90fee0111::MockTimer
94 double UserTime() override { return count_stop_ * 0.012723; } in UserTime() function in spvtools::utils::__anon79a90fee0111::MockCumulativeTimer
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dtimer_test.cpp33 double UserTime() override { return 0.012723; } in UserTime() function in spvtools::utils::__anon7789fafa0111::MockTimer
94 double UserTime() override { return count_stop_ * 0.012723; } in UserTime() function in spvtools::utils::__anon7789fafa0111::MockCumulativeTimer
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dtimer_test.cpp33 double UserTime() override { return 0.012723; } in UserTime() function in spvtools::utils::__anon9e1156b40111::MockTimer
94 double UserTime() override { return count_stop_ * 0.012723; } in UserTime() function in spvtools::utils::__anon9e1156b40111::MockCumulativeTimer
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/
H A Dtimer.h139 virtual double UserTime() { in UserTime() function
350 double UserTime() override { return usr_time_; } in UserTime() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dtimer.h139 virtual double UserTime() { in UserTime() function
350 double UserTime() override { return usr_time_; } in UserTime() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dtimer.h139 virtual double UserTime() { in UserTime() function
350 double UserTime() override { return usr_time_; } in UserTime() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DProgram.h61 std::chrono::microseconds UserTime; member
H A DTimer.h27 double UserTime; ///< User time elapsed. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DProgram.h61 std::chrono::microseconds UserTime; member
DTimer.h27 double UserTime = 0.0; ///< User time elapsed. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DProgram.h61 std::chrono::microseconds UserTime; member
DTimer.h27 double UserTime = 0.0; ///< User time elapsed. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DProgram.h61 std::chrono::microseconds UserTime; member
DTimer.h27 double UserTime = 0.0; ///< User time elapsed. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DProgram.h61 std::chrono::microseconds UserTime; member
DTimer.h27 double UserTime = 0.0; ///< User time elapsed. variable
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DBench.h17 UInt64 UserTime; member
/aosp_15_r20/build/soong/ui/tracer/
H A Dstatus.go120 UserTime uint32 `json:"user_time"` member
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DTimer.h28 double UserTime; // User time elapsed variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DTimer.h28 double UserTime; ///< User time elapsed. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DTimer.h28 double UserTime; ///< User time elapsed. variable
/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dexec.go368 func (p *ProcessState) UserTime() time.Duration { func
/aosp_15_r20/external/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp383 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in main() local
/aosp_15_r20/build/soong/ui/status/
H A Dstatus.go68 UserTime uint32 member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Devntcons.h122 ULONG UserTime; member

12