struct dlog_header
Defined at line 76 of file ../../zircon/kernel/lib/debuglog/include/lib/debuglog.h
This structure is designed to be copied into a zx_log_record_t from
zircon/syscalls/log.h.
The size, type, and offset of these fields must match those of
zx_log_record_t.
Public Members
uint32_t preamble
uint16_t datalen
uint8_t severity
uint8_t flags
zx_instant_boot_t timestamp
uint64_t pid
uint64_t tid
uint64_t sequence