Home
last modified time | relevance | path

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

/external/v8/tools/
Dgc-nvp-trace-processor.py334 def HumanReadable(size): function
350 HumanReadable(total_live_after),
352 HumanReadable(total_live_after / total_gc)))
355 HumanReadable(total_live_before),
357 HumanReadable(total_live_before / total_gc)))