Home
last modified time | relevance | path

Searched defs:size_str (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D25542 size_str = str(size) variable
93 size_str = str(size) variable
/openbmc/obmc-console/
H A Dconfig.c226 int config_parse_bytesize(const char *size_str, size_t *size) in config_parse_bytesize()
/openbmc/qemu/hw/arm/
H A Draspi.c260 char *size_str = size_to_str(ram_size); in raspi_base_machine_init() local
/openbmc/linux/tools/perf/bench/
H A Dmem-functions.c31 static const char *size_str = "1MB"; variable
/openbmc/u-boot/scripts/dtc/
H A Dflattree.c898 uint32_t size_str = fdt32_to_cpu(fdt->size_dt_strings); in dt_from_blob() local
/openbmc/linux/scripts/dtc/
H A Dflattree.c884 uint32_t size_str = fdt32_to_cpu(fdt->size_dt_strings); in dt_from_blob() local
/openbmc/linux/tools/mm/
H A Dslabinfo.c597 char size_str[20]; in slabcache() local
/openbmc/qemu/system/
H A Dphysmem.c1260 g_autofree char *size_str = NULL; in get_file_size() local