Searched refs:get_pdu_int (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/
H A Dblkparse_fmt.c145 static unsigned int get_pdu_int(struct blk_io_trace *t) function
245 fprintf(ofp, strcat(format, "u"), get_pdu_int(t));
391 fprintf(ofp, "[%s] %u\n", name, get_pdu_int(t));
404 get_pdu_int(t), name);

Completed in 40 milliseconds