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

Data Fields

struct spdk_trace_flags flags
 
uint8_t per_lcore_history [0]
 struct spdk_trace_history has a dynamic size determined by num_entries in spdk_trace_init.
 

Field Documentation

◆ per_lcore_history

uint8_t spdk_trace_histories::per_lcore_history[0]

struct spdk_trace_history has a dynamic size determined by num_entries in spdk_trace_init.

Mark array size of per_lcore_history to be 0 in uint8_t as a reminder that each per_lcore_history pointer should be gotten by proper API, instead of directly referencing by struct element.


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