Home
last modified time | relevance | path

Searched defs:worker_pool (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dscheduler_worker_pool.cc51 SchedulerWorkerPool* worker_pool) in SchedulerParallelTaskRunner()
89 SchedulerWorkerPool* worker_pool) in SchedulerSequencedTaskRunner()
160 SchedulerWorkerPool* worker_pool, Task task) { in PostTaskWithSequence()
H A Dtask_scheduler_impl.cc223 for (const auto& worker_pool : worker_pools_) in GetHistograms() local
261 for (const auto& worker_pool : worker_pools_) in JoinForTesting() local
H A Dtest_utils.cc26 SchedulerWorkerPool* worker_pool, in CreateTaskRunnerWithExecutionMode()
H A Dscheduler_worker_pool_unittest.cc63 ThreadPostingTasks(SchedulerWorkerPool* worker_pool, in ThreadPostingTasks()
H A Dscheduler_worker_pool_impl_unittest.cc168 ThreadPostingTasksWaitIdle(SchedulerWorkerPoolImpl* worker_pool, in ThreadPostingTasksWaitIdle()
1328 SchedulerWorkerPoolImpl worker_pool( in TEST() local
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/
H A Dcloudbuild.proto1970 string worker_pool = 7 [deprecated = true]; field
2210 WorkerPool worker_pool = 2 [(google.api.field_behavior) = REQUIRED]; field
2270 WorkerPool worker_pool = 1 [(google.api.field_behavior) = REQUIRED]; field
2316 string worker_pool = 1 [(google.api.resource_reference) = { field
2332 string worker_pool = 1 [(google.api.resource_reference) = { field
2348 string worker_pool = 1 [(google.api.resource_reference) = { field
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v1/
H A Dcloudbuild.proto2282 string worker_pool = 7 [deprecated = true]; field
2602 WorkerPool worker_pool = 2 [(google.api.field_behavior) = REQUIRED]; field
2662 WorkerPool worker_pool = 1 [(google.api.field_behavior) = REQUIRED]; field
2708 string worker_pool = 1 [(google.api.resource_reference) = { field
2724 string worker_pool = 1 [(google.api.resource_reference) = { field
2740 string worker_pool = 1 [(google.api.resource_reference) = { field
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/proto/google/dataflow/v1beta3/
H A Dmessages.proto187 string worker_pool = 7; field
/aosp_15_r20/external/googleapis/google/dataflow/v1beta3/
H A Dmessages.proto187 string worker_pool = 7; field
/aosp_15_r20/external/google-cloud-java/java-deploy/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/
H A Dcloud_deploy.proto909 string worker_pool = 4 [ field
952 string worker_pool = 1 [ field
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/proto/google/cloud/functions/v2alpha/
H A Dfunctions.proto420 string worker_pool = 5 [(google.api.resource_reference) = { field
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/proto/google/cloud/functions/v2beta/
H A Dfunctions.proto420 string worker_pool = 5 [(google.api.resource_reference) = { field
/aosp_15_r20/external/googleapis/google/cloud/functions/v2/
H A Dfunctions.proto463 string worker_pool = 5 [(google.api.resource_reference) = { field
/aosp_15_r20/external/googleapis/google/cloud/functions/v2alpha/
H A Dfunctions.proto463 string worker_pool = 5 [(google.api.resource_reference) = { field
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/proto/google/cloud/functions/v2/
H A Dfunctions.proto463 string worker_pool = 5 [(google.api.resource_reference) = { field
/aosp_15_r20/external/googleapis/google/cloud/functions/v2beta/
H A Dfunctions.proto463 string worker_pool = 5 [(google.api.resource_reference) = { field
/aosp_15_r20/external/googleapis/google/cloud/deploy/v1/
H A Dcloud_deploy.proto1227 string worker_pool = 4 [ field
1270 string worker_pool = 1 [ field
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h98598 struct worker_pool { struct
98599 raw_spinlock_t lock;
98600 int cpu;
98601 int node;
98602 int id;
98626 enum worker_pool_flags { argument
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h98496 struct worker_pool { struct
98497 raw_spinlock_t lock;
98498 int cpu;
98499 int node;
98500 int id;
98501 unsigned int flags;
98502 long unsigned int watchdog_ts;
98503 int nr_running;
98504 struct list_head worklist;
98505 int nr_workers;
[all …]
H A Dvmlinux_600.h98496 struct worker_pool { struct
98497 raw_spinlock_t lock;
98498 int cpu;
98499 int node;
98500 int id;
98501 unsigned int flags;
98502 long unsigned int watchdog_ts;
98503 int nr_running;
98504 struct list_head worklist;
98505 int nr_workers;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h101466 struct worker_pool { struct
101467 raw_spinlock_t lock;
101468 int cpu;
101469 int node;
101470 int id;
101471 unsigned int flags;
101472 long unsigned int watchdog_ts;
101473 int nr_running;
101474 struct list_head worklist;
101475 int nr_workers;
[all …]
H A Dvmlinux_602.h101466 struct worker_pool { struct
101467 raw_spinlock_t lock;
101468 int cpu;
101469 int node;
101470 int id;
101471 unsigned int flags;
101472 long unsigned int watchdog_ts;
101473 int nr_running;
101474 struct list_head worklist;
101475 int nr_workers;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h22592 struct worker_pool { struct
22593 raw_spinlock_t lock;
22594 int cpu;
22595 int node;
22596 int id;
22597 unsigned int flags;
22598 unsigned long watchdog_ts;
22599 bool cpu_stall;
22600 int nr_running;
22601 struct list_head worklist;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h31545 struct worker_pool { struct
31546 raw_spinlock_t lock;
31547 int cpu;
31548 int node;
31549 int id;
31550 unsigned int flags;
31551 long unsigned int watchdog_ts;
31552 int nr_running;
31553 struct list_head worklist;
31554 int nr_workers;
[all …]
H A Dvmlinux_518.h31545 struct worker_pool { struct
31546 raw_spinlock_t lock;
31547 int cpu;
31548 int node;
31549 int id;
31550 unsigned int flags;
31551 long unsigned int watchdog_ts;
31552 int nr_running;
31553 struct list_head worklist;
31554 int nr_workers;
[all …]

12