Home
last modified time | relevance | path

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

/external/v8/tools/
Dgc-nvp-trace-processor.py304 def HumanReadable(size): function
320 HumanReadable(total_live_after),
322 HumanReadable(total_live_after / total_gc)))
325 HumanReadable(total_live_before),
327 HumanReadable(total_live_before / total_gc)))