Searched defs:heap_trace (Results 1 – 4 of 4) sorted by relevance
40 static bool heap_trace = false; variable42 #define heap_trace (false) macro
948 for (const HeapSimulatorTrace& heap_trace : allocation.HeapTraces()) { in ToProto() local1561 const BufferAllocation& allocation, const HeapSimulatorTrace& heap_trace) { in ComputePeakMemoryLogicalBuffers()
240 void AddHeapTrace(const HeapSimulatorTrace& heap_trace) { in AddHeapTrace()
4335 HeapSimulatorTrace* heap_trace = in VerifyAndExportHeapSimulatorTrace() local