Home
last modified time | relevance | path

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

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