HomeSort by relevance Sort by last modified time
    Searched refs:HeapProfileStats (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-stats.h 28 struct HeapProfileStats {
29 // Returns true if the two HeapProfileStats are semantically equal.
30 bool Equivalent(const HeapProfileStats& other) const {
42 struct HeapProfileBucket : public HeapProfileStats {
heap-profile-table.h 66 typedef HeapProfileStats Stats;

Completed in 175 milliseconds