reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1308 return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
projects/openmp/runtime/src/kmp_csupport.cpp549 OMPT_LOAD_RETURN_ADDRESS(global_tid)); 886 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); 951 OMPT_LOAD_RETURN_ADDRESS(gtid)); 1392 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); 1594 OMPT_LOAD_RETURN_ADDRESS(0)); 2214 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2238 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2264 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2336 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2413 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2487 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2563 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2652 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2777 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2863 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2988 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 3093 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid);projects/openmp/runtime/src/kmp_dispatch.cpp
985 &(task_info->task_data), pr->u.p.tc, OMPT_LOAD_RETURN_ADDRESS(gtid)); 2406 OMPT_LOAD_RETURN_ADDRESS(gtid) 2423 OMPT_LOAD_RETURN_ADDRESS(gtid) 2439 OMPT_LOAD_RETURN_ADDRESS(gtid) 2456 OMPT_LOAD_RETURN_ADDRESS(gtid)projects/openmp/runtime/src/kmp_runtime.cpp
1180 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); 1457 return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);projects/openmp/runtime/src/kmp_taskdeps.cpp
531 OMPT_LOAD_RETURN_ADDRESS(gtid));
projects/openmp/runtime/src/kmp_tasking.cpp672 OMPT_LOAD_RETURN_ADDRESS(gtid)); 1711 OMPT_LOAD_RETURN_ADDRESS(gtid)); 1913 OMPT_LOAD_RETURN_ADDRESS(gtid)); 2414 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); 2447 codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid);projects/openmp/runtime/src/ompt-general.cpp
682 command, modifier, arg, OMPT_LOAD_RETURN_ADDRESS(__kmp_entry_gtid()));