Searched defs:trackAllocations (Results 1 – 2 of 2) sorted by relevance
409 const bool trackAllocations, EntryIdMap *entryIdMap, Chunk *chunk) in HeapSnapshot()478 bool trackAllocations() const in trackAllocations() function
933 bool trackAllocations = false; in Create() local