Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/
Dgc-nvp-trace-processor.py315 def HumanReadable(size): function
331 HumanReadable(total_live_after),
333 HumanReadable(total_live_after / total_gc)))
336 HumanReadable(total_live_before),
338 HumanReadable(total_live_before / total_gc)))