FleCSI User API Version: 2.3.0
 
Loading...
Searching...
No Matches
region< CTX > Struct Template Reference

base for code region annotations. More...

Detailed Description

template<class CTX>
struct flecsi::util::annotation::region< CTX >

base for code region annotations.

Code region annotations are used to specify a detail level and name for regions of source-code to be considered for performance analysis.

Template Parameters
CTXannotation context for code region (must inherit from annotation::context).