template <size_t _kTargetBufferSize, size_t _kLastEntryStorage, ::jtrace::IsPersistent _kIsPersistent, ::jtrace::UseLargeEntries _kUseLargeEntries, ::jtrace::UseMonoTimestamps _kUseMonoTimestamps>

struct Config

Defined at line 66 of file ../../zircon/kernel/lib/jtrace/jtrace_internal.h

A traits struct which holds the configuration of an instance of the debug trace subsystem.

Public Members

static const size_t kTargetBufferSize
static const size_t kLastEntryStorage
static IsPersistent kIsPersistent
static UseLargeEntries kUseLargeEntries
static UseMonoTimestamps kUseMonoTimestamps