Home
last modified time | relevance | path

Searched defs:heap_trace (Results 1 – 4 of 4) sorted by relevance

/external/trusty/lk/lib/heap/
Dheap_wrapper.c40 static bool heap_trace = false; variable
42 #define heap_trace (false) macro
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h240 void AddHeapTrace(const HeapSimulatorTrace& heap_trace) { in AddHeapTrace()
Dbuffer_assignment.cc948 for (const HeapSimulatorTrace& heap_trace : allocation.HeapTraces()) { in ToProto() local
1561 const BufferAllocation& allocation, const HeapSimulatorTrace& heap_trace) { in ComputePeakMemoryLogicalBuffers()
Dmemory_space_assignment.cc4335 HeapSimulatorTrace* heap_trace = in VerifyAndExportHeapSimulatorTrace() local