spdk_trace_parser_opts Struct Reference

Describes trace file and options to use when parsing it. More...

Data Fields

const char * filename
 Either file name or shared memory name depending on mode.
 
int mode
 Trace file type, either regular file or shared memory.
 
uint16_t lcore
 Logical core number to parse the traces from (or SPDK_TRACE_MAX_LCORE) for all cores.
 

Detailed Description

Describes trace file and options to use when parsing it.


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