|
timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
|
The definitions for the types in environment. More...
#include "timemory/environment/declaration.hpp"#include "timemory/environment/macros.hpp"#include "timemory/environment/types.hpp"#include "timemory/utility/transient_function.hpp"#include "timemory/utility/utility.hpp"#include <atomic>#include <iosfwd>#include <mutex>#include <regex>#include <sstream>#include <string>
Include dependency graph for definition.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | tim |
Functions | |
| tim::TIMEMORY_ENVIRONMENT_LINKAGE (env_settings::~env_settings()) | |
| tim::TIMEMORY_ENVIRONMENT_LINKAGE (env_settings::env_map_t) env_settings | |
| template<> | |
| tim::TIMEMORY_ENVIRONMENT_LINKAGE (std::string) get_env(const std | |
| template<> | |
| tim::TIMEMORY_ENVIRONMENT_LINKAGE (bool) get_env(const std | |
| tim::TIMEMORY_ENVIRONMENT_LINKAGE (void) print_env(std | |
| tim::TIMEMORY_ENVIRONMENT_LINKAGE (tim::env_settings *) env_settings | |
The definitions for the types in environment.
Definition in file definition.hpp.