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

  /system/extras/ioshark/
ioshark.h 82 u_int32_t enum_size; member in union:ioshark_file_operation::__anon2987
compile_ioshark_subr.c 241 file_op->op_union.enum_size = htobe32(file_op->op_union.enum_size);
convert_format.c 204 new_disk_file_op.op_union.enum_size =
205 htobe32(new_disk_file_op.op_union.enum_size);
ioshark_bench_subr.c 686 file_op->op_union.enum_size = be32toh(file_op->op_union.enum_size);

Completed in 256 milliseconds