Home
last modified time | relevance | path

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

12

/external/skia/bench/
DnanobenchAndroid.cpp12 HWUITarget::HWUITarget(const Config& c, Benchmark* bench) : Target(c) { } in HWUITarget()
44 bool HWUITarget::init(SkImageInfo info, Benchmark* bench) { in init()
Dnanobench.cpp133 bool Target::init(SkImageInfo info, Benchmark* bench) { in init()
219 static double time(int loops, Benchmark* bench, Target* target) { in time()
301 static int setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) { in setup_cpu_bench()
345 static int setup_gpu_bench(Target* target, Benchmark* bench, int maxGpuFrameLag) { in setup_gpu_bench()
468 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled()
631 SkAutoTDelete<Benchmark> bench; in next() local
644 Benchmark* bench = fBenches->factory()(nullptr); in rawNext() local
1111 SkAutoTDelete<Benchmark> bench(b); in nanobench_main() local
DResultsWriter.h38 virtual void bench(const char name[], int32_t x, int32_t y) {} in bench() function
96 void bench(const char name[], int32_t x, int32_t y) override { in bench() function
Dbench_util.py43 def __init__(self, bench, config, time_type, time, settings, argument
118 def _ParseAndStoreTimes(config_re_compiled, is_per_tile, line, bench, argument
Dcheck_bench_regressions.py52 def __init__(self, bench, config, time_type, settings): argument
/external/skia/tools/VisualBench/
DWrappedBenchmark.h23 explicit WrappedBenchmark(const SkSurfaceProps& surfaceProps, Benchmark* bench) in WrappedBenchmark()
78 explicit CpuWrappedBenchmark(const SkSurfaceProps& surfaceProps, Benchmark* bench) in CpuWrappedBenchmark()
100 explicit GpuWrappedBenchmark(const SkSurfaceProps& surfaceProps, Benchmark* bench, in GpuWrappedBenchmark()
DVisualBenchmarkStream.cpp129 Benchmark* bench; in next() local
155 Benchmark* bench = fBenches->factory()(nullptr); in innerNext() local
/external/eigen/bench/btl/generic_bench/
Dbench.hh41 BTL_DONT_INLINE void bench( int size_min, int size_max, int nb_point ) in bench() function
154 BTL_DONT_INLINE void bench( int size_min, int size_max, int nb_point ){ in bench() function
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
DBufferPerformanceBench.java217 public void setupBench(BufferPerformanceBench bench) { in setupBench()
232 public void setupBench(BufferPerformanceBench bench) { in setupBench()
240 BufferPerformanceBench bench; field in BufferPerformanceBench.BufferSetup
/external/skia/tools/kilobench/
Dkilobench.cpp101 Benchmark* bench = nullptr; in next() local
419 static double time(int loops, Benchmark* bench, GPUTarget* target, TimingThread* timingThread) { in time()
443 static int setup_gpu_bench(GPUTarget* target, Benchmark* bench, int maxGpuFrameLag) { in setup_gpu_bench()
517 int setup_loops(Benchmark* bench) { in setup_loops()
536 Sample time_sample(Benchmark* bench, int loops) { in time_sample()
596 SkAutoTDelete<Benchmark> bench(b); in kilobench_main() local
/external/compiler-rt/test/tsan/
Dbench_acquire_release.cc16 void bench() { in bench() function
Dbench_acquire_only.cc16 void bench() { in bench() function
Dbench_rwmutex.cc18 void bench() { in bench() function
Dbench_single_writer.cc21 void bench() { in bench() function
Dbench_mutex.cc24 void bench() { in bench() function
Dbench_release_only.cc18 void bench() { in bench() function
Dbench_local_mutex.cc19 void bench() { in bench() function
Dbench_ten_mutexes.cc22 void bench() { in bench() function
/external/chromium-trace/catapult/dashboard/dashboard/
Dbench_find_anomalies.py243 def _UnconfirmedAlertLinks(bench, change_points_as_lists): argument
281 def _ExtraAlertLinks(bench, change_points_as_lists): argument
/external/eigen/bench/
Dquatmul.cpp20 template<typename Quat> void bench(const std::string& label) in bench() function
DbenchFFT.cpp44 void bench(int nfft,bool fwd,bool unscaled=false, bool halfspec=false) in bench() function
Dgeometry.cpp90 EIGEN_DONT_INLINE void bench(const std::string& msg, const Transformation& t) in bench() function
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Dmain.py102 def bench(filenames, count): function
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/
Dmain.py89 def bench(filenames, count): function
/external/v8/test/mjsunit/regress/
Dregress-2185-2.js122 function bench(name, array) { function

12