Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/src/tcmalloc/
Dtcmalloc_snapshot_view.js47 this.getByteString_(snapshot.total_.currentBytes) + ' in ' +
100 byteDiv.textContent = this.getByteString_(bytes);
162 getByteString_: function(bytes) { method in TcmallocSnapshotView
Dtcmalloc_instance_view.js96 getByteString_: function(bytes) { method in TcmallocInstanceView