libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_trace_rec_t Struct Reference

Data Fields

uint64_t cause
 
uint32_t detail
 
uint64_t hlc
 
int kind
 
xtc_pid_t peer
 
xtc_pid_t self
 

Detailed Description

Definition at line 46 of file xtc_trace.h.

Field Documentation

◆ cause

uint64_t xtc_trace_rec_t::cause

Definition at line 48 of file xtc_trace.h.

◆ detail

uint32_t xtc_trace_rec_t::detail

Definition at line 52 of file xtc_trace.h.

◆ hlc

uint64_t xtc_trace_rec_t::hlc

Definition at line 47 of file xtc_trace.h.

◆ kind

int xtc_trace_rec_t::kind

Definition at line 49 of file xtc_trace.h.

◆ peer

xtc_pid_t xtc_trace_rec_t::peer

Definition at line 51 of file xtc_trace.h.

◆ self

xtc_pid_t xtc_trace_rec_t::self

Definition at line 50 of file xtc_trace.h.


The documentation for this struct was generated from the following file: