FEMU  原版 master 7e238cc
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
timing.h 文件参考
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

类型定义

typedef struct FemuCtrl FemuCtrl
 

函数

int64_t advance_channel_timestamp (FemuCtrl *n, int ch, uint64_t now, int opcode)
 
int64_t advance_chip_timestamp (FemuCtrl *n, int lunid, uint64_t now, int opcode, uint8_t page_type)
 
void set_latency (FemuCtrl *n)
 

类型定义说明

◆ FemuCtrl

typedef struct FemuCtrl FemuCtrl

函数说明

◆ advance_channel_timestamp()

int64_t advance_channel_timestamp ( FemuCtrl n,
int  ch,
uint64_t  now,
int  opcode 
)
这是这个函数的调用关系图:

◆ advance_chip_timestamp()

int64_t advance_chip_timestamp ( FemuCtrl n,
int  lunid,
uint64_t  now,
int  opcode,
uint8_t  page_type 
)
函数调用图:
这是这个函数的调用关系图:

◆ set_latency()

void set_latency ( FemuCtrl n)
这是这个函数的调用关系图: