Home
last modified time | relevance | path

Searched defs:num_iters (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_cs_tpool.c130 lp_cs_tpool_queue_task(struct lp_cs_tpool *pool, lp_cs_tpool_task_func work, void *data, int num_iters) lp_cs_tpool_queue_task() argument
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace07.c62 const unsigned long num_iters = 1000000000; in check_regs_loop() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-multithread.c38 static int num_iters = 200; variable
/third_party/benchmark/src/
H A Dbenchmark_runner.cc183 IterationCount num_iters = std::strtol(value.c_str(), &p_end, 10); in ParseBenchMinTime() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dshader-leak.c17 static int num_iters = 100; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc1188 CollectProbeStatsOnKeysXoredWithSeed( const std::vector<int64_t>& keys, size_t num_iters) CollectProbeStatsOnKeysXoredWithSeed() argument
1279 CollectProbeStatsOnLinearlyTransformedKeys( const std::vector<int64_t>& keys, size_t num_iters) CollectProbeStatsOnLinearlyTransformedKeys() argument

Completed in 6 milliseconds