Home
last modified time | relevance | path

Searched refs:ioshark_file_operation (Results 1 – 5 of 5) sorted by relevance

/system/extras/ioshark/
Dioshark.h72 struct ioshark_file_operation { struct
Dioshark_bench.h145 struct ioshark_file_operation *file_op,
Dcompile_ioshark.c87 struct ioshark_file_operation disk_file_op;
532 struct ioshark_file_operation *disk_file_op; in main()
677 sizeof(struct ioshark_file_operation), 1, fp) != 1) { in main()
Dioshark_bench.c213 struct ioshark_file_operation *file_op, in do_one_io()
398 struct ioshark_file_operation file_op; in do_io()
427 if (fread(&file_op, sizeof(struct ioshark_file_operation), in do_io()
Dioshark_bench_mmap.c166 struct ioshark_file_operation *file_op, in ioshark_handle_mmap()