Home
last modified time | relevance | path

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

/system/extras/ioshark/
Dioshark_bench.h158 int ioshark_read_file_op(FILE *fp, struct ioshark_file_operation *file_op);
Dioshark_bench.c428 if (ioshark_read_file_op(state->fp, &file_op) != 1) { in do_io()
Dioshark_bench_subr.c676 ioshark_read_file_op(FILE *fp, struct ioshark_file_operation *file_op) in ioshark_read_file_op() function