Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-io-cmds.c273 static double tdiv(double value, struct timespec tv) in tdiv() function
478 cvtstr(tdiv((double)total, *t), s2, sizeof(s2)); in print_report()
482 s1, cnt, ts, s2, tdiv((double)cnt, *t)); in print_report()
486 tdiv((double)total, *t), in print_report()
487 tdiv((double)cnt, *t)); in print_report()