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.
tim::operation::print< Tp > Member List

This is the complete list of members for tim::operation::print< Tp >, including all inherited members.

print(const type &_obj, std::ostream &_os, bool _endline=false)tim::operation::print< Tp >inline
print(std::size_t N, std::size_t Ntot, const type &_obj, std::ostream &_os, bool _endline)tim::operation::print< Tp >inline
print(const type &_obj, utility::stream &_os, const string_t &_prefix, int64_t _laps, int64_t _depth, const Vp &_self, const Statp &_stats)tim::operation::print< Tp >inline
print(const type *_obj, std::ostream &_os, bool _endline=false)tim::operation::print< Tp >inline
print(std::size_t N, std::size_t Ntot, const type *_obj, std::ostream &_os, bool _endline)tim::operation::print< Tp >inline
print(const type *_obj, std::ostream &_os, const string_t &_prefix, int64_t _laps, int64_t _depth, const widths_t &_output_widths, bool _endline, const string_t &_suffix="")tim::operation::print< Tp >inline
print(const type &, std::ostream &, bool=false)tim::operation::print< Tp >inline
print(std::size_t, std::size_t, const type &, std::ostream &, bool)tim::operation::print< Tp >inline
print(const type &, std::ostream &, const string_t &, int64_t, int64_t, const widths_t &, bool, const string_t &="")tim::operation::print< Tp >inline
print(const type *, std::ostream &, bool=false)tim::operation::print< Tp >inline
print(std::size_t, std::size_t, const type *, std::ostream &, bool)tim::operation::print< Tp >inline
print(const type *, std::ostream &, const string_t &, int64_t, int64_t, const widths_t &, bool, const string_t &="")tim::operation::print< Tp >inline
type typedeftim::operation::print< Tp >
widths_t typedeftim::operation::print< Tp >