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. | |
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.