|
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.
|
#include "timemory/general/types.hpp"#include "timemory/hash/declaration.hpp"#include "timemory/mpl/apply.hpp"#include <array>#include <cstring>#include <ostream>#include <sstream>#include <string>#include <tuple>#include <utility>#include <vector>
Include dependency graph for source_location.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | tim::source_location |
| Provides source location information and variadic joining of source location tags. More... | |
| struct | tim::source_location::captured |
Namespaces | |
| namespace | tim |