Open CAS Framework
Open source framework of Cache Acceleration Software
Data Fields
ocf_event_io Struct Reference

IO trace event. More...

#include <ocf_trace.h>

Data Fields

struct ocf_event_hdr hdr
 
uint64_t addr
 
uint32_t len
 
uint32_t io_class
 
const char * core_name
 
ocf_event_operation_t operation
 

Detailed Description

IO trace event.

Field Documentation

◆ addr

uint64_t addr

Address of IO in bytes

◆ core_name

const char* core_name

Core name

◆ hdr

struct ocf_event_hdr hdr

Trace event header

◆ io_class

uint32_t io_class

IO class of IO

◆ len

uint32_t len

Size of IO in bytes

◆ operation

ocf_event_operation_t operation

Operation type: read, write, trim or flush


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