Home
last modified time | relevance | path

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

/development/tools/logblame/
Danalyze_logs.py74 def FormatMemory(n): function
115 FormatMemory(bucket.memory), (100 * bucket.memory / totalMemory), text)
255 print "%7d %s" % (totalCount, FormatMemory(totalMemory))