Home
last modified time | relevance | path

Searched refs:acc_reg (Results 1 – 25 of 147) sorted by relevance

123456

/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_prof-version-1.c30 reg_ (acc_ev_device_init_end, cb_any_event, acc_reg); in acc_register_library()
34 reg_ (acc_ev_create, cb_any_event, acc_reg); in acc_register_library()
35 reg_ (acc_ev_delete, cb_any_event, acc_reg); in acc_register_library()
36 reg_ (acc_ev_alloc, cb_any_event, acc_reg); in acc_register_library()
37 reg_ (acc_ev_free, cb_any_event, acc_reg); in acc_register_library()
39 reg_ (acc_ev_enter_data_end, cb_any_event, acc_reg); in acc_register_library()
41 reg_ (acc_ev_exit_data_end, cb_any_event, acc_reg); in acc_register_library()
42 reg_ (acc_ev_update_start, cb_any_event, acc_reg); in acc_register_library()
43 reg_ (acc_ev_update_end, cb_any_event, acc_reg); in acc_register_library()
52 reg_ (acc_ev_wait_start, cb_any_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-valid_bytes-1.c57 reg_ (acc_ev_device_init_end, cb_other_event, acc_reg); in acc_register_library()
61 reg_ (acc_ev_create, cb_data_event, acc_reg); in acc_register_library()
62 reg_ (acc_ev_delete, cb_data_event, acc_reg); in acc_register_library()
63 reg_ (acc_ev_alloc, cb_data_event, acc_reg); in acc_register_library()
64 reg_ (acc_ev_free, cb_data_event, acc_reg); in acc_register_library()
66 reg_ (acc_ev_enter_data_end, cb_other_event, acc_reg); in acc_register_library()
68 reg_ (acc_ev_exit_data_end, cb_other_event, acc_reg); in acc_register_library()
69 reg_ (acc_ev_update_start, cb_other_event, acc_reg); in acc_register_library()
70 reg_ (acc_ev_update_end, cb_other_event, acc_reg); in acc_register_library()
79 reg_ (acc_ev_wait_start, cb_other_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-dispatch-1.c134 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
135 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
136 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
137 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
138 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
139 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
194 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
196 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
263 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
313 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
[all …]
H A Dsubset-subarray-mappings-1-r-p.c82 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f1()
83 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f1()
183 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f1()
192 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f2()
193 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f2()
270 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f2()
279 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f3()
280 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f3()
352 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f3()
364 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f_lib_22()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_prof-version-1.c30 reg_ (acc_ev_device_init_end, cb_any_event, acc_reg); in acc_register_library()
34 reg_ (acc_ev_create, cb_any_event, acc_reg); in acc_register_library()
35 reg_ (acc_ev_delete, cb_any_event, acc_reg); in acc_register_library()
36 reg_ (acc_ev_alloc, cb_any_event, acc_reg); in acc_register_library()
37 reg_ (acc_ev_free, cb_any_event, acc_reg); in acc_register_library()
39 reg_ (acc_ev_enter_data_end, cb_any_event, acc_reg); in acc_register_library()
41 reg_ (acc_ev_exit_data_end, cb_any_event, acc_reg); in acc_register_library()
42 reg_ (acc_ev_update_start, cb_any_event, acc_reg); in acc_register_library()
43 reg_ (acc_ev_update_end, cb_any_event, acc_reg); in acc_register_library()
52 reg_ (acc_ev_wait_start, cb_any_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-valid_bytes-1.c57 reg_ (acc_ev_device_init_end, cb_other_event, acc_reg); in acc_register_library()
61 reg_ (acc_ev_create, cb_data_event, acc_reg); in acc_register_library()
62 reg_ (acc_ev_delete, cb_data_event, acc_reg); in acc_register_library()
63 reg_ (acc_ev_alloc, cb_data_event, acc_reg); in acc_register_library()
64 reg_ (acc_ev_free, cb_data_event, acc_reg); in acc_register_library()
66 reg_ (acc_ev_enter_data_end, cb_other_event, acc_reg); in acc_register_library()
68 reg_ (acc_ev_exit_data_end, cb_other_event, acc_reg); in acc_register_library()
69 reg_ (acc_ev_update_start, cb_other_event, acc_reg); in acc_register_library()
70 reg_ (acc_ev_update_end, cb_other_event, acc_reg); in acc_register_library()
79 reg_ (acc_ev_wait_start, cb_other_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-dispatch-1.c134 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
135 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
136 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
137 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
138 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
139 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
194 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
196 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
263 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
313 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
[all …]
H A Dsubset-subarray-mappings-1-r-p.c82 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f1()
83 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f1()
183 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f1()
192 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f2()
193 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f2()
270 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f2()
279 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f3()
280 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f3()
352 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f3()
364 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f_lib_22()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_prof-version-1.c30 reg_ (acc_ev_device_init_end, cb_any_event, acc_reg); in acc_register_library()
34 reg_ (acc_ev_create, cb_any_event, acc_reg); in acc_register_library()
35 reg_ (acc_ev_delete, cb_any_event, acc_reg); in acc_register_library()
36 reg_ (acc_ev_alloc, cb_any_event, acc_reg); in acc_register_library()
37 reg_ (acc_ev_free, cb_any_event, acc_reg); in acc_register_library()
39 reg_ (acc_ev_enter_data_end, cb_any_event, acc_reg); in acc_register_library()
41 reg_ (acc_ev_exit_data_end, cb_any_event, acc_reg); in acc_register_library()
42 reg_ (acc_ev_update_start, cb_any_event, acc_reg); in acc_register_library()
43 reg_ (acc_ev_update_end, cb_any_event, acc_reg); in acc_register_library()
52 reg_ (acc_ev_wait_start, cb_any_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-valid_bytes-1.c57 reg_ (acc_ev_device_init_end, cb_other_event, acc_reg); in acc_register_library()
61 reg_ (acc_ev_create, cb_data_event, acc_reg); in acc_register_library()
62 reg_ (acc_ev_delete, cb_data_event, acc_reg); in acc_register_library()
63 reg_ (acc_ev_alloc, cb_data_event, acc_reg); in acc_register_library()
64 reg_ (acc_ev_free, cb_data_event, acc_reg); in acc_register_library()
66 reg_ (acc_ev_enter_data_end, cb_other_event, acc_reg); in acc_register_library()
68 reg_ (acc_ev_exit_data_end, cb_other_event, acc_reg); in acc_register_library()
69 reg_ (acc_ev_update_start, cb_other_event, acc_reg); in acc_register_library()
70 reg_ (acc_ev_update_end, cb_other_event, acc_reg); in acc_register_library()
79 reg_ (acc_ev_wait_start, cb_other_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-dispatch-1.c134 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
135 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
136 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
137 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
138 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
139 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
194 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
196 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
263 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
313 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
[all …]
H A Dsubset-subarray-mappings-1-r-p.c82 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg);
83 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg);
183 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg);
192 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg);
193 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg);
270 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg);
279 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg);
280 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg);
352 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg);
364 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_prof-version-1.c30 reg_ (acc_ev_device_init_end, cb_any_event, acc_reg); in acc_register_library()
34 reg_ (acc_ev_create, cb_any_event, acc_reg); in acc_register_library()
35 reg_ (acc_ev_delete, cb_any_event, acc_reg); in acc_register_library()
36 reg_ (acc_ev_alloc, cb_any_event, acc_reg); in acc_register_library()
37 reg_ (acc_ev_free, cb_any_event, acc_reg); in acc_register_library()
39 reg_ (acc_ev_enter_data_end, cb_any_event, acc_reg); in acc_register_library()
41 reg_ (acc_ev_exit_data_end, cb_any_event, acc_reg); in acc_register_library()
42 reg_ (acc_ev_update_start, cb_any_event, acc_reg); in acc_register_library()
43 reg_ (acc_ev_update_end, cb_any_event, acc_reg); in acc_register_library()
52 reg_ (acc_ev_wait_start, cb_any_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-valid_bytes-1.c57 reg_ (acc_ev_device_init_end, cb_other_event, acc_reg); in acc_register_library()
61 reg_ (acc_ev_create, cb_data_event, acc_reg); in acc_register_library()
62 reg_ (acc_ev_delete, cb_data_event, acc_reg); in acc_register_library()
63 reg_ (acc_ev_alloc, cb_data_event, acc_reg); in acc_register_library()
64 reg_ (acc_ev_free, cb_data_event, acc_reg); in acc_register_library()
66 reg_ (acc_ev_enter_data_end, cb_other_event, acc_reg); in acc_register_library()
68 reg_ (acc_ev_exit_data_end, cb_other_event, acc_reg); in acc_register_library()
69 reg_ (acc_ev_update_start, cb_other_event, acc_reg); in acc_register_library()
70 reg_ (acc_ev_update_end, cb_other_event, acc_reg); in acc_register_library()
79 reg_ (acc_ev_wait_start, cb_other_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-dispatch-1.c134 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
135 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
136 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
137 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
138 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
139 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
194 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
196 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
263 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
313 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
[all …]
H A Dsubset-subarray-mappings-1-r-p.c82 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f1()
83 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f1()
183 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f1()
192 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f2()
193 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f2()
270 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f2()
279 acc_prof_register (acc_ev_alloc, cb_ev_alloc, acc_reg); in f3()
280 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f3()
352 acc_prof_unregister (acc_ev_free, cb_ev_free, acc_reg); in f3()
364 acc_prof_register (acc_ev_free, cb_ev_free, acc_reg); in f_lib_22()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_prof-version-1.c30 reg_ (acc_ev_device_init_end, cb_any_event, acc_reg); in acc_register_library()
34 reg_ (acc_ev_create, cb_any_event, acc_reg); in acc_register_library()
35 reg_ (acc_ev_delete, cb_any_event, acc_reg); in acc_register_library()
36 reg_ (acc_ev_alloc, cb_any_event, acc_reg); in acc_register_library()
37 reg_ (acc_ev_free, cb_any_event, acc_reg); in acc_register_library()
39 reg_ (acc_ev_enter_data_end, cb_any_event, acc_reg); in acc_register_library()
41 reg_ (acc_ev_exit_data_end, cb_any_event, acc_reg); in acc_register_library()
42 reg_ (acc_ev_update_start, cb_any_event, acc_reg); in acc_register_library()
43 reg_ (acc_ev_update_end, cb_any_event, acc_reg); in acc_register_library()
52 reg_ (acc_ev_wait_start, cb_any_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-valid_bytes-1.c57 reg_ (acc_ev_device_init_end, cb_other_event, acc_reg); in acc_register_library()
61 reg_ (acc_ev_create, cb_data_event, acc_reg); in acc_register_library()
62 reg_ (acc_ev_delete, cb_data_event, acc_reg); in acc_register_library()
63 reg_ (acc_ev_alloc, cb_data_event, acc_reg); in acc_register_library()
64 reg_ (acc_ev_free, cb_data_event, acc_reg); in acc_register_library()
66 reg_ (acc_ev_enter_data_end, cb_other_event, acc_reg); in acc_register_library()
68 reg_ (acc_ev_exit_data_end, cb_other_event, acc_reg); in acc_register_library()
69 reg_ (acc_ev_update_start, cb_other_event, acc_reg); in acc_register_library()
70 reg_ (acc_ev_update_end, cb_other_event, acc_reg); in acc_register_library()
79 reg_ (acc_ev_wait_start, cb_other_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-dispatch-1.c134 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
135 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
136 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
137 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
138 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
139 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
194 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
196 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
263 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
313 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_prof-version-1.c30 reg_ (acc_ev_device_init_end, cb_any_event, acc_reg); in acc_register_library()
34 reg_ (acc_ev_create, cb_any_event, acc_reg); in acc_register_library()
35 reg_ (acc_ev_delete, cb_any_event, acc_reg); in acc_register_library()
36 reg_ (acc_ev_alloc, cb_any_event, acc_reg); in acc_register_library()
37 reg_ (acc_ev_free, cb_any_event, acc_reg); in acc_register_library()
39 reg_ (acc_ev_enter_data_end, cb_any_event, acc_reg); in acc_register_library()
41 reg_ (acc_ev_exit_data_end, cb_any_event, acc_reg); in acc_register_library()
42 reg_ (acc_ev_update_start, cb_any_event, acc_reg); in acc_register_library()
43 reg_ (acc_ev_update_end, cb_any_event, acc_reg); in acc_register_library()
52 reg_ (acc_ev_wait_start, cb_any_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-valid_bytes-1.c57 reg_ (acc_ev_device_init_end, cb_other_event, acc_reg); in acc_register_library()
61 reg_ (acc_ev_create, cb_data_event, acc_reg); in acc_register_library()
62 reg_ (acc_ev_delete, cb_data_event, acc_reg); in acc_register_library()
63 reg_ (acc_ev_alloc, cb_data_event, acc_reg); in acc_register_library()
64 reg_ (acc_ev_free, cb_data_event, acc_reg); in acc_register_library()
66 reg_ (acc_ev_enter_data_end, cb_other_event, acc_reg); in acc_register_library()
68 reg_ (acc_ev_exit_data_end, cb_other_event, acc_reg); in acc_register_library()
69 reg_ (acc_ev_update_start, cb_other_event, acc_reg); in acc_register_library()
70 reg_ (acc_ev_update_end, cb_other_event, acc_reg); in acc_register_library()
79 reg_ (acc_ev_wait_start, cb_other_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-dispatch-1.c134 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
135 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
136 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
137 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
138 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
139 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
194 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
196 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
263 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
313 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_prof-version-1.c30 reg_ (acc_ev_device_init_end, cb_any_event, acc_reg); in acc_register_library()
34 reg_ (acc_ev_create, cb_any_event, acc_reg); in acc_register_library()
35 reg_ (acc_ev_delete, cb_any_event, acc_reg); in acc_register_library()
36 reg_ (acc_ev_alloc, cb_any_event, acc_reg); in acc_register_library()
37 reg_ (acc_ev_free, cb_any_event, acc_reg); in acc_register_library()
39 reg_ (acc_ev_enter_data_end, cb_any_event, acc_reg); in acc_register_library()
41 reg_ (acc_ev_exit_data_end, cb_any_event, acc_reg); in acc_register_library()
42 reg_ (acc_ev_update_start, cb_any_event, acc_reg); in acc_register_library()
43 reg_ (acc_ev_update_end, cb_any_event, acc_reg); in acc_register_library()
52 reg_ (acc_ev_wait_start, cb_any_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-valid_bytes-1.c57 reg_ (acc_ev_device_init_end, cb_other_event, acc_reg); in acc_register_library()
61 reg_ (acc_ev_create, cb_data_event, acc_reg); in acc_register_library()
62 reg_ (acc_ev_delete, cb_data_event, acc_reg); in acc_register_library()
63 reg_ (acc_ev_alloc, cb_data_event, acc_reg); in acc_register_library()
64 reg_ (acc_ev_free, cb_data_event, acc_reg); in acc_register_library()
66 reg_ (acc_ev_enter_data_end, cb_other_event, acc_reg); in acc_register_library()
68 reg_ (acc_ev_exit_data_end, cb_other_event, acc_reg); in acc_register_library()
69 reg_ (acc_ev_update_start, cb_other_event, acc_reg); in acc_register_library()
70 reg_ (acc_ev_update_end, cb_other_event, acc_reg); in acc_register_library()
79 reg_ (acc_ev_wait_start, cb_other_event, acc_reg); in acc_register_library()
[all …]
H A Dacc_prof-dispatch-1.c134 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
135 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
136 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
137 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
138 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
139 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
194 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
196 reg (acc_ev_compute_construct_end, cb_compute_construct_end_1, acc_reg); in main()
263 reg (acc_ev_compute_construct_end, cb_compute_construct_end_2, acc_reg); in main()
313 reg (acc_ev_compute_construct_end, cb_compute_construct_end_3, acc_reg); in main()
[all …]

123456