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
80 hd.GetCallstackAllocations([](const HeapTracker::CallstackAllocations&) {}); in TEST()95 hd.GetCallstackAllocations([](const HeapTracker::CallstackAllocations&) {}); in TEST()96 hd.GetCallstackAllocations([](const HeapTracker::CallstackAllocations&) {}); in TEST()301 [](const HeapTracker::CallstackAllocations&) {}); in TEST()