Home
last modified time | relevance | path

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

/openbmc/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()
2063 cvtstr(size, s1, sizeof(s1)); in length_f()
2101 cvtstr(bdi.cluster_size, s1, sizeof(s1)); in info_f()
2102 cvtstr(bdi.vm_state_offset, s2, sizeof(s2)); in info_f()
2264 cvtstr(start, s1, sizeof(s1)); in alloc_f()
2337 cvtstr(num, s1, sizeof(s1)); in map_f()
2338 cvtstr(offset, s2, sizeof(s2)); in map_f()