Home
last modified time | relevance | path

Searched refs:profiling_dispatch_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c1833 bool profiling_dispatch_p in alloc_by_agent() local
1835 if (profiling_dispatch_p) in alloc_by_agent()
3127 bool profiling_dispatch_p = __builtin_expect (prof_info != NULL, false); in gcn_exec() local
3128 if (profiling_dispatch_p) in gcn_exec()
3166 if (profiling_dispatch_p) in gcn_exec()
3666 bool profiling_dispatch_p in GOMP_OFFLOAD_free() local
3668 if (profiling_dispatch_p) in GOMP_OFFLOAD_free()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c1833 bool profiling_dispatch_p in alloc_by_agent() local
1835 if (profiling_dispatch_p) in alloc_by_agent()
3303 bool profiling_dispatch_p = __builtin_expect (prof_info != NULL, false); in gcn_exec() local
3304 if (profiling_dispatch_p) in gcn_exec()
3342 if (profiling_dispatch_p) in gcn_exec()
3805 bool profiling_dispatch_p in GOMP_OFFLOAD_free() local
3807 if (profiling_dispatch_p) in GOMP_OFFLOAD_free()