Home
last modified time | relevance | path

Searched defs:WallTime (Results 1 – 25 of 132) sorted by relevance

123456

/dports/devel/texlab/texlab-3.3.0/cargo-crates/string-interner-0.12.2/benches/
H A Dbench.rs38 fn bench_for_backend<BB: BackendBenchmark>(g: &mut BenchmarkGroup<WallTime>) { in bench_get_or_intern_static()
86 fn bench_for_backend<BB: BackendBenchmark>(g: &mut BenchmarkGroup<WallTime>) { in bench_get_or_intern_fill_with_capacity()
112 fn bench_for_backend<BB: BackendBenchmark>(g: &mut BenchmarkGroup<WallTime>) { in bench_get_or_intern_fill()
138 fn bench_for_backend<BB: BackendBenchmark>(g: &mut BenchmarkGroup<WallTime>) { in bench_get_or_intern_already_filled()
164 fn bench_for_backend<BB: BackendBenchmark>(g: &mut BenchmarkGroup<WallTime>) { in bench_resolve_already_filled()
190 fn bench_for_backend<BB: BackendBenchmark>(g: &mut BenchmarkGroup<WallTime>) { in bench_get_already_filled()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/
H A Dtimer_test.cpp32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anonb86324fb0111::MockTimer
93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() 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.cpp32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anon347dedeb0111::MockTimer
93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() function in spvtools::utils::__anon347dedeb0111::MockCumulativeTimer
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dtimer_test.cpp32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anon7a4cb7e90111::MockTimer
93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() function in spvtools::utils::__anon7a4cb7e90111::MockCumulativeTimer
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dtimer_test.cpp32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anon0364ff110111::MockTimer
93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() function in spvtools::utils::__anon0364ff110111::MockCumulativeTimer
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/
H A Dtimer_test.cpp32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anonf5357ec00111::MockTimer
93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() 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.cpp32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anon2b9d8fd60111::MockTimer
93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() function in spvtools::utils::__anon2b9d8fd60111::MockCumulativeTimer
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/stats/
H A Dfine_clock.h55 typedef timespec WallTime; typedef
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/pageinspect/
H A DMakefile29 subdir = contrib/pageinspect
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/util/
H A Dtimer.h131 virtual double WallTime() { in WallTime() function
347 double WallTime() override { return wall_time_; } in WallTime() function
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/util/
H A Dtimer.h131 virtual double WallTime() { in WallTime() function
347 double WallTime() override { return wall_time_; } in WallTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dtimer.h131 virtual double WallTime() { in WallTime() function
347 double WallTime() override { return wall_time_; } in WallTime() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/util/
H A Dtimer.h131 virtual double WallTime() { in WallTime() function
347 double WallTime() override { return wall_time_; } in WallTime() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/util/
H A Dtimer.h131 virtual double WallTime() { in WallTime() function
347 double WallTime() override { return wall_time_; } in WallTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/util/
H A Dtimer.h131 virtual double WallTime() { in WallTime() function
347 double WallTime() override { return wall_time_; } in WallTime() function
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/util/
H A Dtimer.h131 virtual double WallTime() { in WallTime() function
347 double WallTime() override { return wall_time_; } in WallTime() function
/dports/devel/racer/racer-2.1.48/cargo-crates/measureme-9.1.0/src/
H A Dcounters.rs125 WallTime(WallTime), enumerator
177 pub struct WallTime { struct
181 impl WallTime { implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/measureme/src/
H A Dcounters.rs125 WallTime(WallTime), enumerator
177 pub struct WallTime { struct
181 impl WallTime { implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/measureme-9.1.2/src/
H A Dcounters.rs125 WallTime(WallTime), enumerator
177 pub struct WallTime { struct
181 impl WallTime { implementation
/dports/graphics/milton/milton-1.9.1/src/
H A Dutils.h173 struct WallTime struct
176 {
/dports/devel/texlab/texlab-3.3.0/cargo-crates/lexical-sort-0.3.1/benches/
H A Dcomparing.rs144 fn bench_all_functions(group: &mut BenchmarkGroup<WallTime>, strs: &[&str; 100]) { in bench_all_functions()
/dports/www/zola/zola-0.15.2/cargo-crates/lexical-sort-0.3.1/benches/
H A Dcomparing.rs144 fn bench_all_functions(group: &mut BenchmarkGroup<WallTime>, strs: &[&str; 100]) { in bench_all_functions()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/criterion-0.3.5/src/
H A Dmeasurement.rs189 pub struct WallTime; struct
190 impl Measurement for WallTime { implementation
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/
H A Dmeasurement.rs189 pub struct WallTime; struct
190 impl Measurement for WallTime { implementation
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/
H A Dmeasurement.rs189 pub struct WallTime; struct
190 impl Measurement for WallTime { implementation

123456