Searched defs:SIZES (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/cache/tags/
H A Dfa_lru.cc422 static const char *SIZES[] = { "B", "kB", "MB", "GB", "TB", "ZB" }; local
428 stream << size << SIZES[div]; local

Completed in 9 milliseconds