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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.h 68 // Possible marks for MarkCurrentAllocations and MarkUnmarkedAllocations. New
145 void MarkCurrentAllocations(AllocationMark mark);
211 // 1. Invoke MarkCurrentAllocations(MARK_ONE) to mark the start of the
398 // Helper for MarkCurrentAllocations and MarkUnmarkedAllocations.
heap-profiler.cc 643 heap_profile->MarkCurrentAllocations(HeapProfileTable::MARK_ONE);
heap-profile-table.cc 291 void HeapProfileTable::MarkCurrentAllocations(AllocationMark mark) {

Completed in 42 milliseconds