Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dmem-functions.c31 static const char *size_str = "1MB"; variable
/linux/scripts/dtc/
H A Dflattree.c881 uint32_t size_str = fdt32_to_cpu(fdt->size_dt_strings); in dt_from_blob() local
/linux/tools/mm/
H A Dslabinfo.c600 char size_str[20]; in slabcache() local
/linux/scripts/
H A Dsorttable.c649 char size_str[20]; in parse_symbols() local
/linux/mm/
H A Dinternal.h1412 static inline int get_order_from_str(const char *size_str, in get_order_from_str()