HomeSort by relevance Sort by last modified time
    Searched refs:is_blktrace (Results 1 - 4 of 4) sorted by null

  /external/fio/os/
os.h 235 static inline int is_blktrace(const char *fname, int *need_swap) function
  /external/fio/
blktrace.c 75 int is_blktrace(const char *filename, int *need_swap) function
fio.h 524 extern int is_blktrace(const char *, int *);
iolog.c 548 if (is_blktrace(td->o.read_iolog_file, &need_swap))

Completed in 319 milliseconds