Open CAS Framework
Open source framework of Cache Acceleration Software
|
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 |
IO trace event.
uint64_t addr |
Address of IO in bytes
const char* core_name |
Core name
struct ocf_event_hdr hdr |
Trace event header
uint32_t io_class |
IO class of IO
uint32_t len |
Size of IO in bytes
ocf_event_operation_t operation |
Operation type: read, write, trim or flush