Home
last modified time | relevance | path

Searched defs:allocation_records (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dstep_stats.proto30 repeated AllocationRecord allocation_records = 6; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dstep_stats.pb.h1695 inline const ::tensorflow::AllocationRecord& AllocatorMemoryUsed::allocation_records(int index) con… in allocation_records() function
1708 AllocatorMemoryUsed::allocation_records() const { in allocation_records() function
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc4392 AllocRecordObjectMap* allocation_records = GetAllocationRecords(); in AllowNewAllocationRecords() local
4401 AllocRecordObjectMap* allocation_records = GetAllocationRecords(); in DisallowNewAllocationRecords() local
4412 AllocRecordObjectMap* allocation_records = GetAllocationRecords(); in BroadcastForNewAllocationRecords() local