rocprofiler-sdk/cxx/utility.hpp File Reference

rocprofiler-sdk/cxx/utility.hpp File Reference#

Rocprofiler SDK Developer API: rocprofiler-sdk/cxx/utility.hpp File Reference
Rocprofiler SDK Developer API 0.6.0
ROCm Profiling API and tools
utility.hpp File Reference
#include <iomanip>
#include <sstream>
+ Include dependency graph for utility.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rocprofiler
 
namespace  rocprofiler::sdk
 
namespace  rocprofiler::sdk::utility
 

Functions

template<typename Tp >
auto rocprofiler::sdk::utility::as_hex (Tp val, unsigned long width=0)