/netbsd-src/external/bsd/nsd/dist/dnstap/ |
H A D | dnstap.h | 96 dt_create(const char *socket_path, char* ip, unsigned num_workers,
|
H A D | dnstap.c | 519 dt_create(const char *socket_path, char* ip, unsigned num_workers, in dt_create() argument 533 assert(num_workers > 0); in dt_create() 605 fstrm_iothr_options_set_num_input_queues(fopt, num_workers); in dt_create()
|
H A D | dnstap_collector.c | 286 int num_workers = 1; in dt_init_dnstap() local 298 nsd->options->dnstap_ip, num_workers, nsd->options->dnstap_tls, in dt_init_dnstap()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | acc_prof.h | 169 _acc_prof_size_t num_gangs, num_workers, vector_length; member
|
H A D | oacc-parallel.c | 358 int num_gangs, int num_workers, int vector_length, in GOACC_parallel() argument
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | acc_prof.h | 169 _acc_prof_size_t num_gangs, num_workers, vector_length; member
|
H A D | oacc-parallel.c | 355 int num_gangs, int num_workers, int vector_length, in GOACC_parallel() argument
|
H A D | ChangeLog | 313 num_workers check. 775 num_workers for nvidia accelerator to fix libgomp error 'insufficient 2177 * plugin/plugin-gcn.c (gcn_exec): Force 'num_workers (1)' 6536 num_workers 16. 7305 default num_gangs and num_workers when the driver supports it. 8985 Add num_workers(8) clause.
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenACC/ |
H A D | ACC.td | 186 def ACCC_NumWorkers : Clause<"num_workers"> { 352 // num_gangs, num_workers, and vector_length clauses are not permitted.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 2962 int num_workers; member 2981 if (oa.num_workers == 0) in init_axis_dim() 2984 max_workers = oa.num_workers; in init_axis_dim() 4837 oa->num_workers = size; in populate_offload_attrs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 3429 int num_workers; member 3448 if (oa.num_workers == 0) in init_axis_dim() 3451 max_workers = oa.num_workers; in init_axis_dim() 5309 oa->num_workers = size; in populate_offload_attrs()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 936 enqueue_launch_event_info.launch_event.num_workers in nvptx_exec()
|
H A D | plugin-gcn.c | 3319 enqueue_launch_event_info.launch_event.num_workers = kla.gdims[2]; in gcn_exec()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 968 enqueue_launch_event_info.launch_event.num_workers in nvptx_exec()
|
H A D | plugin-gcn.c | 3143 enqueue_launch_event_info.launch_event.num_workers = kla.gdims[2]; in gcn_exec()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2015 | 1066 for num_gangs, num_workers and vector_length. 4067 "num_workers", "present", "present_or_copy", "pcopy",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | ChangeLog | 6411 "num_gangs", "num_workers", "present", "present_or_copy", "pcopy",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2021 | 12423 (pass_omp_oacc_neuter_broadcast::gate): Remove num_workers==1 12434 (pass_omp_oacc_neuter_broadcast::gate): Disable if num_workers is
|
H A D | ChangeLog-2019 | 35807 num_workers 16.
|