/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | scheduler_worker_pool.cc | 51 SchedulerWorkerPool* worker_pool) in SchedulerParallelTaskRunner() 89 SchedulerWorkerPool* worker_pool) in SchedulerSequencedTaskRunner() 160 SchedulerWorkerPool* worker_pool, Task task) { in PostTaskWithSequence()
|
H A D | task_scheduler_impl.cc | 223 for (const auto& worker_pool : worker_pools_) in GetHistograms() local 261 for (const auto& worker_pool : worker_pools_) in JoinForTesting() local
|
H A D | test_utils.cc | 26 SchedulerWorkerPool* worker_pool, in CreateTaskRunnerWithExecutionMode()
|
H A D | scheduler_worker_pool_unittest.cc | 63 ThreadPostingTasks(SchedulerWorkerPool* worker_pool, in ThreadPostingTasks()
|
H A D | scheduler_worker_pool_impl_unittest.cc | 168 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 D | cloudbuild.proto | 1970 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 D | cloudbuild.proto | 2282 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 D | messages.proto | 187 string worker_pool = 7; field
|
/aosp_15_r20/external/googleapis/google/dataflow/v1beta3/ |
H A D | messages.proto | 187 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 D | cloud_deploy.proto | 909 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 D | functions.proto | 420 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 D | functions.proto | 420 string worker_pool = 5 [(google.api.resource_reference) = { field
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2/ |
H A D | functions.proto | 463 string worker_pool = 5 [(google.api.resource_reference) = { field
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2alpha/ |
H A D | functions.proto | 463 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 D | functions.proto | 463 string worker_pool = 5 [(google.api.resource_reference) = { field
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2beta/ |
H A D | functions.proto | 463 string worker_pool = 5 [(google.api.resource_reference) = { field
|
/aosp_15_r20/external/googleapis/google/cloud/deploy/v1/ |
H A D | cloud_deploy.proto | 1227 string worker_pool = 4 [ field 1270 string worker_pool = 1 [ field
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 98598 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 D | vmlinux.h | 98496 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 D | vmlinux_600.h | 98496 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 D | vmlinux.h | 101466 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 D | vmlinux_602.h | 101466 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 D | vmlinux.h | 22592 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 D | vmlinux.h | 31545 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 D | vmlinux_518.h | 31545 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 …]
|