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

  /external/fio/
profile.h 9 struct prof_io_ops { struct
42 struct prof_io_ops *io_ops;
profile.c 101 td->prof_io_ops = *ops->io_ops;
108 struct prof_io_ops *ops = &td->prof_io_ops;
118 struct prof_io_ops *ops = &td->prof_io_ops;
fio.h 341 struct prof_io_ops prof_io_ops; member in struct:thread_data
io_u.c 407 struct prof_io_ops *ops = &td->prof_io_ops;
488 struct prof_io_ops *ops = &td->prof_io_ops;
1099 struct prof_io_ops *ops = &td->prof_io_ops;
    [all...]
  /external/fio/profiles/
act.c 451 static struct prof_io_ops act_io_ops = {

Completed in 150 milliseconds