Home
last modified time | relevance | path

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

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