Home
last modified time | relevance | path

Searched refs:open_fio_trace (Results 1 – 3 of 3) sorted by relevance

/external/blktrace/iowatcher/
Dfio.h23 struct trace *open_fio_trace(char *path);
Dfio.c160 struct trace *open_fio_trace(char *path) in open_fio_trace() function
Dmain.c361 trace = open_fio_trace(tf->filename); in read_traces()