Home
last modified time | relevance | path

Searched refs:CPUTime (Results 1 – 25 of 983) sorted by relevance

12345678910>>...40

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Utils/
H A DTime.hs12 , CPUTime(..)
18 import qualified System.CPUTime as CPU
37 newtype CPUTime = CPUTime Integer type
40 fromMilliseconds :: Integer -> CPUTime
41 fromMilliseconds n = CPUTime (n * 1000000000)
45 instance Pretty CPUTime where
46 pretty (CPUTime ps) =
50 getCPUTime :: MonadIO m => m CPUTime
51 getCPUTime = liftIO $ CPUTime <$> CPU.getCPUTime
55 measureTime :: MonadIO m => m a -> m (a, CPUTime)
/dports/math/barvinok/barvinok-0.41.5/zsolve/
H A Dlibzsolve.h59 CPUTime AllTime;
60 CPUTime VarTime;
61 CPUTime SumTime;
62 CPUTime NormTime;
66 …, int level, int type, int var, int sum, int norm, int vectors, CPUTime alltime, CPUTime steptime);
84 …, int level, int type, int var, int sum, int norm, int vectors, CPUTime alltime, CPUTime steptime);
87 void zsolveLogCallbackDefault(FILE *, int, int, int, int, int, int, CPUTime, CPUTime);
H A Dcputime.h28 typedef double CPUTime; typedef
30 CPUTime getCPUTime();
33 void fprintCPUTime(FILE *, CPUTime);
36 void printCPUTime(CPUTime);
/dports/lang/ghc/ghc-8.10.7/libraries/base/System/
H A DCPUTime.hsc26 module System.CPUTime
35 import qualified System.CPUTime.Windows as I
38 import qualified System.CPUTime.Posix.ClockGetTime as I
41 import qualified System.CPUTime.Posix.RUsage as I
50 import qualified System.CPUTime.Posix.Times as I
53 import qualified System.CPUTime.Unsupported as I
/dports/cad/netgen-lvs/netgen-1.5.211/base/
H A Dtiming.c39 float CPUTime(void) in CPUTime() function
64 float CPUTime(void) in CPUTime() function
83 float CPUTime(void) in CPUTime() function
98 float CPUTime(void) in CPUTime() function
116 return(CPUTime() - since); in ElapsedCPUTime()
/dports/lang/ghc/ghc-8.8.4-boot/libraries/base/dist-install/
H A Dpackage-data.mk3CPUTime System.Console.GetOpt System.Environment System.Environment.Blank System.Exit System.IO Sy…
4CPUTime.Utils GHC.Event.Arr GHC.Event.Array GHC.Event.Control GHC.Event.EPoll GHC.Event.IntTable G…
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/utilities/rsbench/
H A Dmain.cpp133 const double CPUTime = TT().count(); in BM_RawSpeed() local
139 benchmark::Counter(CPUTime, benchmark::Counter::Flags::kAvgIterations)}, in BM_RawSpeed()
142 {"CPUTime/WallTime", CPUTime / WallTime}, // 'Threading factor' in BM_RawSpeed()
145 benchmark::Counter(pixels / CPUTime, in BM_RawSpeed()
152 benchmark::Counter(1.0 / CPUTime, in BM_RawSpeed()
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/utilities/rsbench/
H A Dmain.cpp145 const double CPUTime = TT().count(); in BM_RawSpeed() local
151 benchmark::Counter(CPUTime, benchmark::Counter::Flags::kAvgIterations)}, in BM_RawSpeed()
154 {"CPUTime/WallTime", CPUTime / WallTime}, // 'Threading factor' in BM_RawSpeed()
157 benchmark::Counter(pixels / CPUTime, in BM_RawSpeed()
164 benchmark::Counter(1.0 / CPUTime, in BM_RawSpeed()
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/utilities/rsbench/
H A Dmain.cpp145 const double CPUTime = TT().count(); in BM_RawSpeed() local
151 benchmark::Counter(CPUTime, benchmark::Counter::Flags::kAvgIterations)}, in BM_RawSpeed()
154 {"CPUTime/WallTime", CPUTime / WallTime}, // 'Threading factor' in BM_RawSpeed()
157 benchmark::Counter(pixels / CPUTime, in BM_RawSpeed()
164 benchmark::Counter(1.0 / CPUTime, in BM_RawSpeed()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/
H A Dtimer_test.cpp31 double CPUTime() override { return 0.019123; } in CPUTime() function in spvtools::utils::__anonb86324fb0111::MockTimer
54 EXPECT_EQ(0.019123, timer.CPUTime()); in TEST()
92 double CPUTime() override { return count_stop_ * 0.019123; } in CPUTime() function in spvtools::utils::__anonb86324fb0111::MockCumulativeTimer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/
H A Dtimer_test.cpp31 double CPUTime() override { return 0.019123; } in CPUTime() function in spvtools::utils::__anon347dedeb0111::MockTimer
54 EXPECT_EQ(0.019123, timer.CPUTime()); in TEST()
92 double CPUTime() override { return count_stop_ * 0.019123; } in CPUTime() function in spvtools::utils::__anon347dedeb0111::MockCumulativeTimer
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dtimer_test.cpp31 double CPUTime() override { return 0.019123; } in CPUTime() function in spvtools::utils::__anon7a4cb7e90111::MockTimer
54 EXPECT_EQ(0.019123, timer.CPUTime()); in TEST()
92 double CPUTime() override { return count_stop_ * 0.019123; } in CPUTime() function in spvtools::utils::__anon7a4cb7e90111::MockCumulativeTimer
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dtimer_test.cpp31 double CPUTime() override { return 0.019123; } in CPUTime() function in spvtools::utils::__anon0364ff110111::MockTimer
54 EXPECT_EQ(0.019123, timer.CPUTime()); in TEST()
92 double CPUTime() override { return count_stop_ * 0.019123; } in CPUTime() function in spvtools::utils::__anon0364ff110111::MockCumulativeTimer
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/
H A Dtimer_test.cpp31 double CPUTime() override { return 0.019123; } in CPUTime() function in spvtools::utils::__anonf5357ec00111::MockTimer
54 EXPECT_EQ(0.019123, timer.CPUTime()); in TEST()
92 double CPUTime() override { return count_stop_ * 0.019123; } in CPUTime() function in spvtools::utils::__anonf5357ec00111::MockCumulativeTimer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/
H A Dtimer_test.cpp31 double CPUTime() override { return 0.019123; } in CPUTime() function in spvtools::utils::__anon2b9d8fd60111::MockTimer
54 EXPECT_EQ(0.019123, timer.CPUTime()); in TEST()
92 double CPUTime() override { return count_stop_ * 0.019123; } in CPUTime() function in spvtools::utils::__anon2b9d8fd60111::MockCumulativeTimer
/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dmonitor.go26 CPUTime *float64 `json:"CPU-TIME,omitempty"` // CPU時間 member
57 CPUTime *float64 `json:"CPU-TIME,omitempty"`
83 m.CPUTime = tmp.CPUTime
185 res.CPU = m.calcBy(func(v *MonitorValue) *float64 { return v.CPUTime })
225 return m.flattenValue(func(v *MonitorValue) *float64 { return v.CPUTime })
352 m.CPUTime,
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dmonitor.go26 CPUTime *float64 `json:"CPU-TIME,omitempty"` // CPU時間 member
57 CPUTime *float64 `json:"CPU-TIME,omitempty"`
83 m.CPUTime = tmp.CPUTime
185 res.CPU = m.calcBy(func(v *MonitorValue) *float64 { return v.CPUTime })
225 return m.flattenValue(func(v *MonitorValue) *float64 { return v.CPUTime })
352 m.CPUTime,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/util/
H A Dtimer.h123 virtual double CPUTime() { in CPUTime() function
310 if (cpu_time_ >= 0 && Timer::CPUTime() >= 0) in Stop()
311 cpu_time_ += Timer::CPUTime(); in Stop()
343 double CPUTime() override { return cpu_time_; } in CPUTime() function
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/util/
H A Dtimer.h123 virtual double CPUTime() { in CPUTime() function
310 if (cpu_time_ >= 0 && Timer::CPUTime() >= 0) in Stop()
311 cpu_time_ += Timer::CPUTime(); in Stop()
343 double CPUTime() override { return cpu_time_; } in CPUTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dtimer.h123 virtual double CPUTime() { in CPUTime() function
310 if (cpu_time_ >= 0 && Timer::CPUTime() >= 0) in Stop()
311 cpu_time_ += Timer::CPUTime(); in Stop()
343 double CPUTime() override { return cpu_time_; } in CPUTime() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/util/
H A Dtimer.h123 virtual double CPUTime() { in CPUTime() function
310 if (cpu_time_ >= 0 && Timer::CPUTime() >= 0) in Stop()
311 cpu_time_ += Timer::CPUTime(); in Stop()
343 double CPUTime() override { return cpu_time_; } in CPUTime() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/util/
H A Dtimer.h123 virtual double CPUTime() { in CPUTime() function
310 if (cpu_time_ >= 0 && Timer::CPUTime() >= 0) in Stop()
311 cpu_time_ += Timer::CPUTime(); in Stop()
343 double CPUTime() override { return cpu_time_; } in CPUTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/util/
H A Dtimer.h123 virtual double CPUTime() { in CPUTime() function
310 if (cpu_time_ >= 0 && Timer::CPUTime() >= 0) in Stop()
311 cpu_time_ += Timer::CPUTime(); in Stop()
343 double CPUTime() override { return cpu_time_; } in CPUTime() function
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/util/
H A Dtimer.h123 virtual double CPUTime() { in CPUTime() function
310 if (cpu_time_ >= 0 && Timer::CPUTime() >= 0) in Stop()
311 cpu_time_ += Timer::CPUTime(); in Stop()
343 double CPUTime() override { return cpu_time_; } in CPUTime() function
/dports/science/elmerfem/elmerfem-release-9.0/post/src/
H A Dsecond.c64 double CPUTime( ) in CPUTime() function
81 double CPUTime() { return 0.0; } in CPUTime() function

12345678910>>...40