Searched defs:needed_size (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | iotrace.c | 12 ulong start, size, needed_size, offset, count; in do_print_stats() local 30 ulong start, size, needed_size, offset, count; in do_print_trace() local
|
/openbmc/u-boot/common/ |
H A D | iotrace.c | 29 ulong needed_size; member 173 void iotrace_get_buffer(ulong *start, ulong *size, ulong *needed_size, ulong *offset, ulong *count) in iotrace_get_buffer()
|
/openbmc/qemu/migration/ |
H A D | block-dirty-bitmap.c | 996 uint64_t needed_size; in dirty_bitmap_load_bits() local
|