Searched refs:live_bytes_total (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-checker.cc981 static int64 live_bytes_total; variable
1264 live_bytes_total = 0;
1343 live_objects_total, live_bytes_total);
1496 live_bytes_total += live_byte_count;
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-checker.cc981 static int64 live_bytes_total; variable
1264 live_bytes_total = 0;
1343 live_objects_total, live_bytes_total);
1496 live_bytes_total += live_byte_count;

Completed in 82 milliseconds