Home
last modified time | relevance | path

Searched defs:GetCpuTime (Results 1 – 10 of 10) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dtime-intrinsic.cpp37 template <typename Unused = void> double GetCpuTime(fallback_implementation) { in GetCpuTime() function
50 double GetCpuTime(preferred_implementation, in GetCpuTime() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dtime-intrinsic.cpp37 template <typename Unused = void> double GetCpuTime(fallback_implementation) { in GetCpuTime() function
50 double GetCpuTime(preferred_implementation, in GetCpuTime() function
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dtime-intrinsic.cpp37 template <typename Unused = void> double GetCpuTime(fallback_implementation) { in GetCpuTime() function
50 double GetCpuTime(preferred_implementation, in GetCpuTime() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dtime-intrinsic.cpp50 template <typename Unused = void> double GetCpuTime(fallback_implementation) { in GetCpuTime() function
72 double GetCpuTime(preferred_implementation, in GetCpuTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/task_manager/
H A Dtest_task_manager.cc36 base::TimeDelta TestTaskManager::GetCpuTime(TaskId task_id) const { in GetCpuTime() function in task_manager::TestTaskManager
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2testing.cc309 double S2Testing::GetCpuTime() { in GetCpuTime() function in S2Testing
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/
H A DMrcOemPlatform.c482 GetCpuTime ( in GetCpuTime() function
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/
H A DMrcOemPlatform.c487 GetCpuTime ( in GetCpuTime() function
/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/programming/source/
H A Daudiotools_dvda.rst174 Attempting to read from a closed stream will raise :exc:`ValueError`.
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/task_manager/sampling/
H A Dtask_manager_impl.cc147 base::TimeDelta TaskManagerImpl::GetCpuTime(TaskId task_id) const { in GetCpuTime() function in task_manager::TaskManagerImpl