Searched refs:goacc_profiling_acc_ev_alloc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 969 goacc_profiling_acc_ev_alloc (struct goacc_thread *thr, void *dp, size_t s) in goacc_profiling_acc_ev_alloc() function 1002 goacc_profiling_acc_ev_alloc (thr, (void *) d, s); in nvptx_alloc() 1387 goacc_profiling_acc_ev_alloc (thr, (void *) dp, s); in GOMP_OFFLOAD_openacc_exec() 1477 goacc_profiling_acc_ev_alloc (thr, (void *) dp, s); in GOMP_OFFLOAD_openacc_async_exec()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1001 goacc_profiling_acc_ev_alloc (struct goacc_thread *thr, void *dp, size_t s) in goacc_profiling_acc_ev_alloc() function 1062 goacc_profiling_acc_ev_alloc (thr, (void *) d, s); in nvptx_alloc() 1476 goacc_profiling_acc_ev_alloc (thr, (void *) dp, s); in GOMP_OFFLOAD_openacc_exec() 1566 goacc_profiling_acc_ev_alloc (thr, (void *) dp, s); in GOMP_OFFLOAD_openacc_async_exec()
|