Home
last modified time | relevance | path

Searched defs:file_op (Results 1 – 7 of 7) sorted by relevance

/system/extras/ioshark/
Dcompile_ioshark_subr.c236 ioshark_write_file_op(FILE *fp, struct ioshark_file_operation *file_op) in ioshark_write_file_op()
Dioshark_bench_mmap.c166 struct ioshark_file_operation *file_op, in ioshark_handle_mmap()
Dioshark_bench.c214 struct ioshark_file_operation *file_op, in do_one_io()
399 struct ioshark_file_operation file_op; in do_io() local
Dconvert_format.c41 enum file_op file_op; member
Dioshark.h50 enum file_op { enum
Dcompile_ioshark.c176 get_pathname(char *buf, char *pathname, enum file_op file_op) in get_pathname()
Dioshark_bench_subr.c676 ioshark_read_file_op(FILE *fp, struct ioshark_file_operation *file_op) in ioshark_read_file_op()