bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
The body tag. More...
#include <Tags.hpp>
Static Public Attributes | |
static constexpr auto | value = 4u |
The body tag.
Used for defining a Sector that instruments a (loop) body. This will result in separate instrumentation paths for each (loop) iteration of the Sector.
|
staticconstexpr |
Internal value of the tag which is supplied to the plugin. Note that this may change between bactria without further announcement. Users are strongly advised to never rely directly on the value of this tag.