#include <Profiler.H>
Public Member Functions | |
Tag (const std::string &tag_) | |
const std::string & | name () const |
Profiler::Tag::Tag | ( | const std::string & | tag_ | ) | [explicit] |
References BoxLib::Abort(), inv_tagr, Profiler::is_profiling(), profiling_mutex, and tagr.
const std::string & Profiler::Tag::name | ( | ) | const |
Referenced by Profiler::start().