Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-io-cmds.c224 static void cvtstr(double value, char *str, size_t size) in cvtstr() function
477 cvtstr((double)total, s1, sizeof(s1)); in print_report()
478 cvtstr(tdiv((double)total, *t), s2, sizeof(s2)); in print_report()
2017 cvtstr(size, s1, sizeof(s1)); in length_f()
2055 cvtstr(bdi.cluster_size, s1, sizeof(s1)); in info_f()
2056 cvtstr(bdi.vm_state_offset, s2, sizeof(s2)); in info_f()
2218 cvtstr(start, s1, sizeof(s1)); in alloc_f()
2291 cvtstr(num, s1, sizeof(s1)); in map_f()
2292 cvtstr(offset, s2, sizeof(s2)); in map_f()