DescriptionFix the size dumped by child discardable manager for tracing.
The child discardable manager dumps the size of the discardable memory
allocated as length of span, which is actually the number of blocks.
This CL fixes that using the length * block_size. The sub-allocations
are also added under allocated_objects dump.
BUG=503168
Committed: https://crrev.com/053b1f28b2a97bf1e0eaf11d88c291bef65733aa
Cr-Commit-Position: refs/heads/master@{#345846}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Change to block size. #
Total comments: 4
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 15 (4 generated)
|