2.0.4 (revision 1809)
OpenMP Pragma And Region Instrumentor
Data Structures
Here are the data structures with brief descriptions:
 COPARI2_Region_infoThis struct stores all information on OPARI2 regions
 CPOMP2_Region_infoThis struct stores all information on an OpenMP region, like the region type or corresponding source lines. The function ctcString2RegionInfo() can be used to fill this struct with data from a ctcString
 CPOMP2_USER_Region_infoThis struct stores all information on a user defined region, like the name or corresponding source lines. The function ctcString2UserRegionInfo() can be used to fill this struct with data from a ctcString