/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | log_memory.proto | 39 string allocator_name = 2; field 75 string allocator_name = 6; field 90 string allocator_name = 4; field
|
H A D | allocation_description.proto | 19 string allocator_name = 3; field
|
H A D | log_memory.cc | 62 const string& allocator_name) { in RecordTensorDeallocation()
|
H A D | step_stats.proto | 23 string allocator_name = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | tensorflow_profiler_logger.cc | 51 const std::string& allocator_name, in AddTraceMeInternal() 98 const std::string allocator_name = "_tflite_native_dynamic"; in AddTraceMe() local 180 const std::string allocator_name = "_tflite_arena"; in AddArenaTrace() local
|
/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/ |
D | log_memory.pb.h | 1367 inline const std::string& MemoryLogTensorDeallocation::allocator_name() const { in allocator_name() function 1398 inline void MemoryLogTensorDeallocation::set_allocated_allocator_name(std::string* allocator_name) { in set_allocated_allocator_name() 1710 inline const std::string& MemoryLogRawAllocation::allocator_name() const { in allocator_name() function 1741 inline void MemoryLogRawAllocation::set_allocated_allocator_name(std::string* allocator_name) { in set_allocated_allocator_name() 1844 inline const std::string& MemoryLogRawDeallocation::allocator_name() const { in allocator_name() function 1875 inline void MemoryLogRawDeallocation::set_allocated_allocator_name(std::string* allocator_name) { in set_allocated_allocator_name()
|
D | allocation_description.pb.h | 304 inline const std::string& AllocationDescription::allocator_name() const { in allocator_name() function 335 inline void AllocationDescription::set_allocated_allocator_name(std::string* allocator_name) { in set_allocated_allocator_name()
|
D | step_stats.pb.h | 1572 inline const std::string& AllocatorMemoryUsed::allocator_name() const { in allocator_name() function 1603 inline void AllocatorMemoryUsed::set_allocated_allocator_name(std::string* allocator_name) { in set_allocated_allocator_name()
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | persistent_histogram_storage.cc | 26 StringPiece allocator_name, in PersistentHistogramStorage()
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_histogram_storage.cc | 68 std::string_view allocator_name, in PersistentHistogramStorage()
|
H A D | histogram_shared_memory.h | 51 const std::string_view allocator_name; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | bfc_memory_map.proto | 42 string allocator_name = 1; 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/protobuf/ |
D | bfc_memory_map.pb.h | 1494 inline const std::string& MemoryDump::allocator_name() const { in allocator_name() function 1525 inline void MemoryDump::set_allocated_allocator_name(std::string* allocator_name) { in set_allocated_allocator_name()
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | process_memory_dump.cc | 318 const char* allocator_name) { in DumpHeapUsage()
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | process_memory_dump.cc | 354 const char* allocator_name) { in DumpHeapUsage()
|
/aosp_15_r20/external/executorch/devtools/etdump/tests/ |
H A D | etdump_test.cpp | 418 flatbuffers_string_t allocator_name = in TEST_F() local
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | heapprofd_end_to_end_test.cc | 677 std::string allocator_name() { return AllocatorName(allocator_mode()); } in allocator_name() function in perfetto::profiling::__anone8052a110111::HeapprofdEndToEnd
|