spdk_trace_file Struct Reference
Collaboration diagram for spdk_trace_file:

Data Fields

uint64_t file_size
 
uint64_t tsc_rate
 
uint64_t tpoint_mask [SPDK_TRACE_MAX_GROUP_ID]
 
char tname [SPDK_TRACE_MAX_LCORE][SPDK_TRACE_THREAD_NAME_LEN]
 
struct spdk_trace_owner_type owner_type [SPDK_TRACE_MAX_OWNER_TYPE]
 
struct spdk_trace_object object [UCHAR_MAX+1]
 
struct spdk_trace_tpoint tpoint [SPDK_TRACE_MAX_TPOINT_ID]
 
uint16_t num_owners
 
uint16_t owner_description_size
 
uint8_t reserved [4]
 
uint64_t lcore_history_offsets [SPDK_TRACE_MAX_LCORE]
 Offset of each trace_history from the beginning of this data structure.
 
uint64_t owner_offset
 Offset of beginning of struct spdk_trace_owner data.
 
uint8_t data [0]
 Variable sized data sections are at the end of this data structure, referenced by offsets defined in this structure.
 

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