31#ifndef DWTRACE_TRACE_CONSTANTS_HPP_
32#define DWTRACE_TRACE_CONSTANTS_HPP_
36#include <dwshared/dwfoundation/dw/core/container/BaseString.hpp>
static constexpr uint64_t DW_TRACE_CHAN_ENABLE_ALL
static constexpr uint64_t DW_TRACE_CHAN_MASK_NONE
static constexpr uint32_t DW_TRACE_FLUSH_INTERVAL_DEFAULT
Default number of channel traces before flush.
static constexpr size_t DW_TRACE_MAX_CUDA_EVENTS
Cuda events are required for measuring execution time on GPU/DLA.
static constexpr uint32_t DW_TRACE_MAX_PAYLOAD_SIZE
static constexpr uint32_t DW_TRACE_MAX_NUM_EVENTS_PER_CHAN
static constexpr char8_t const * DW_TRACE_STR_TAG
static constexpr uint32_t DW_TRACE_MAX_FILE_SIZE_MB
Default Max file size of generate DWTrace in MBs.
static constexpr uint32_t DW_TRACE_SUCCESS
static constexpr uint32_t DW_TRACE_MAX_TAG_SIZE
static const auto DW_TRACE_CHAN_MASK
DWTrace header type are used for indicating the type of trace being added.