Home
last modified time | relevance | path

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

12

/external/deqp-deps/SPIRV-Tools/test/
Dtimer_test.cpp33 double UserTime() override { return 0.012723; } in UserTime() function in spvtools::utils::__anon8db4b57a0111::MockTimer
94 double UserTime() override { return count_stop_ * 0.012723; } in UserTime() function in spvtools::utils::__anon8db4b57a0111::MockCumulativeTimer
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtimer_test.cpp33 double UserTime() override { return 0.012723; } in UserTime() function in spvtools::utils::__anonbf3071340111::MockTimer
94 double UserTime() override { return count_stop_ * 0.012723; } in UserTime() function in spvtools::utils::__anonbf3071340111::MockCumulativeTimer
/external/angle/third_party/spirv-tools/src/test/
Dtimer_test.cpp33 double UserTime() override { return 0.012723; } in UserTime() function in spvtools::utils::__anondb3f8a6e0111::MockTimer
94 double UserTime() override { return count_stop_ * 0.012723; } in UserTime() function in spvtools::utils::__anondb3f8a6e0111::MockCumulativeTimer
/external/angle/third_party/spirv-tools/src/source/util/
Dtimer.h139 virtual double UserTime() { in UserTime() function
350 double UserTime() override { return usr_time_; } in UserTime() function
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dtimer.h139 virtual double UserTime() { in UserTime() function
350 double UserTime() override { return usr_time_; } in UserTime() function
/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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DProgram.h61 std::chrono::microseconds UserTime; member
DTimer.h27 double UserTime; ///< User time elapsed. variable
/external/lzma/CPP/7zip/UI/Common/
DBench.h17 UInt64 UserTime; member
/external/llvm/include/llvm/Support/
DTimer.h28 double UserTime; // User time elapsed variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h28 double UserTime; ///< User time elapsed. variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimer.h28 double UserTime; ///< User time elapsed. variable
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp383 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in main() local
/external/grpc-grpc/test/cpp/qps/
Ddriver.cc105 static double UserTime(const ClientStats& s) { return s.time_user(); } in UserTime() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/ProcessSnapshotting/
Dmod.rs333 pub UserTime: super::super::super::Foundation::FILETIME, field
374 pub UserTime: super::super::super::Foundation::FILETIME, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/ProcessSnapshotting/
Dmod.rs333 pub UserTime: super::super::super::Foundation::FILETIME, field
374 pub UserTime: super::super::super::Foundation::FILETIME, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Etw/
Dmod.rs1358 pub UserTime: u32, field
1470 pub UserTime: u32, field
1788 pub UserTime: u32, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Etw/
Dmod.rs1358 pub UserTime: u32, field
1470 pub UserTime: u32, field
1788 pub UserTime: u32, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/RemoteDesktop/
Dmod.rs2031 pub UserTime: i64, field
2056 pub UserTime: i64, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/RemoteDesktop/
Dmod.rs2031 pub UserTime: i64, field
2056 pub UserTime: i64, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/WindowsProgramming/
Dmod.rs1912 pub UserTime: i64, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/WindowsProgramming/
Dmod.rs1912 pub UserTime: i64, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/Extensions/
Dmod.rs3011 pub UserTime: u64, field
4444 pub UserTime: u64, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/Extensions/
Dmod.rs3011 pub UserTime: u64, field
4444 pub UserTime: u64, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/
Dmod.rs5946 pub UserTime: u64, field

12