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

Cache trace description. More...

#include <ocf_trace.h>

Data Fields

struct ocf_event_hdr hdr
 
const char * name
 
ocf_cache_line_size_t cache_line_size
 
ocf_cache_mode_t cache_mode
 
uint64_t cache_size
 
uint32_t cores_no
 
uint32_t version
 

Detailed Description

Cache trace description.

Field Documentation

◆ cache_line_size

ocf_cache_line_size_t cache_line_size

Cache line size

◆ cache_mode

ocf_cache_mode_t cache_mode

Cache mode

◆ cache_size

uint64_t cache_size

Cache size in bytes

◆ cores_no

uint32_t cores_no

Number of cores

◆ hdr

struct ocf_event_hdr hdr

Event header

◆ name

const char* name

Cache name

◆ version

uint32_t version

Trace version


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