Loading...
Searching...
No Matches
spdk_trace_flags Struct Reference
Collaboration diagram for spdk_trace_flags:

Data Fields

uint64_t tsc_rate
 
uint64_t tpoint_mask [SPDK_TRACE_MAX_GROUP_ID]
 
struct spdk_trace_owner owner [UCHAR_MAX+1]
 
struct spdk_trace_object object [UCHAR_MAX+1]
 
struct spdk_trace_tpoint tpoint [SPDK_TRACE_MAX_TPOINT_ID]
 
uint64_t lcore_history_offsets [SPDK_TRACE_MAX_LCORE+1]
 Offset of each trace_history from the beginning of this data structure.
 

Field Documentation

◆ lcore_history_offsets

uint64_t spdk_trace_flags::lcore_history_offsets[SPDK_TRACE_MAX_LCORE+1]

Offset of each trace_history from the beginning of this data structure.

The last one is the offset of the file end.


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