Searched defs:CallstackAllocations (Results 1 – 2 of 2) sorted by relevance
110 struct CallstackAllocations { struct111 explicit CallstackAllocations(GlobalCallstackTrie::Node* n) : node(n) {} in CallstackAllocations() function122 ~CallstackAllocations() { GlobalCallstackTrie::DecrementNode(node); } in ~CallstackAllocations() argument
86 hd.GetCallstackAllocations([](const HeapTracker::CallstackAllocations&) {}); in TEST()101 hd.GetCallstackAllocations([](const HeapTracker::CallstackAllocations&) {}); in TEST()102 hd.GetCallstackAllocations([](const HeapTracker::CallstackAllocations&) {}); in TEST()307 [](const HeapTracker::CallstackAllocations&) {}); in TEST()