Home
last modified time | relevance | path

Searched defs:jobs (Results 1 – 25 of 56) sorted by relevance

123

/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_build.py55 def _make_cmd(cfg, benchmarks, jobs): argument
59 def build(name, benchmarks, jobs, counters): argument
/third_party/grpc/tools/profiling/qps/
Dqps_diff.py62 def _make_cmd(jobs): argument
66 def build(name, jobs): argument
/third_party/libdrm/tests/exynos/
Dexynos_fimg2d_event.c110 static void wait_all_jobs(struct g2d_job* jobs, unsigned num_jobs) in wait_all_jobs()
121 static struct g2d_job* free_job(struct g2d_job* jobs, unsigned num_jobs) in free_job()
136 struct g2d_job *jobs = calloc(num_jobs, sizeof(struct g2d_job)); in g2d_work() local
/third_party/grpc/tools/distrib/
Drun_clang_tidy.py58 jobs = [] variable
/third_party/node/deps/npm/node_modules/asynckit/lib/
Dstate.js20 jobs : {}, property
/third_party/mindspore/mindspore/_extends/parallel_compile/tbe_compiler/
Dtbe_job_manager.py451 def get_job(jobs, source_id, job_id): argument
467 def post_job(jobs, new_job): argument
481 def del_job(jobs, source_id, job_id): argument
/third_party/grpc/tools/buildgen/
Dgenerate_projects.py70 jobs = [] variable
/third_party/grpc/tools/run_tests/
Drun_tests_matrix.py511 jobs = [] variable
543 jobs = relevant_jobs variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/map_op/
Dmap_op.h122 std::vector<std::shared_ptr<MapJob>> jobs; member
/third_party/boost/libs/context/performance/callcc/
Dperformance.cpp19 boost::uint64_t jobs = 1000000; variable
/third_party/flutter/skia/tools/skqp/
Dfind_commit_with_best_gold_results.py57 def get_results_for_commit(commit, jobs): argument
/third_party/boost/libs/context/performance/fiber/
Dperformance.cpp19 boost::uint64_t jobs = 1000000; variable
/third_party/mesa3d/src/intel/vulkan/tests/
Dstate_pool_test_helper.h30 } jobs[NUM_THREADS]; variable
Dstate_pool_no_free.c38 } jobs[NUM_THREADS]; variable
/third_party/skia/tools/skqp/
Dfind_commit_with_best_gold_results.py62 def get_results_for_commit(commit, jobs): argument
/third_party/boost/libs/coroutine2/performance/
Dperformance.cpp21 boost::uint64_t jobs = 1000; variable
/third_party/boost/libs/coroutine/performance/symmetric/segmented/
Dperformance_create_segmented.cpp22 boost::uint64_t jobs = 1000; variable
/third_party/boost/libs/coroutine2/performance/segmented/
Dperformance_create_segmented.cpp23 boost::uint64_t jobs = 1000; variable
/third_party/boost/libs/coroutine/performance/asymmetric/segmented/
Dperformance_create_segmented.cpp22 boost::uint64_t jobs = 1000; variable
/third_party/boost/libs/coroutine/performance/asymmetric/
Dperformance_create_prealloc.cpp26 boost::uint64_t jobs = 1000; variable
Dperformance_create_protected.cpp25 boost::uint64_t jobs = 1000; variable
Dperformance_create_standard.cpp25 boost::uint64_t jobs = 1000; variable
/third_party/boost/libs/coroutine/performance/symmetric/
Dperformance_create_prealloc.cpp26 boost::uint64_t jobs = 1000; variable
Dperformance_create_standard.cpp25 boost::uint64_t jobs = 1000; variable
Dperformance_create_protected.cpp25 boost::uint64_t jobs = 1000; variable

123