Home
last modified time | relevance | path

Searched defs:allocator_name (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dlog_memory.proto39 string allocator_name = 2; field
75 string allocator_name = 6; field
90 string allocator_name = 4; field
Dallocation_description.proto19 string allocator_name = 3; field
Dlog_memory.cc62 const string& allocator_name) { in RecordTensorDeallocation()
Dstep_stats.proto23 string allocator_name = 1; field
/external/tensorflow/tensorflow/lite/
Dtensorflow_profiler_logger.cc51 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
/external/libchrome/base/metrics/
Dpersistent_histogram_storage.cc26 StringPiece allocator_name, in PersistentHistogramStorage()
/external/cronet/base/metrics/
Dpersistent_histogram_storage.cc65 StringPiece allocator_name, in PersistentHistogramStorage()
/external/tensorflow/tensorflow/core/protobuf/
Dbfc_memory_map.proto42 string allocator_name = 1; field
/external/libchrome/base/trace_event/
Dprocess_memory_dump.cc318 const char* allocator_name) { in DumpHeapUsage()
/external/cronet/base/trace_event/
Dprocess_memory_dump.cc353 const char* allocator_name) { in DumpHeapUsage()
/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc632 std::string allocator_name() { return AllocatorName(allocator_mode()); } in allocator_name() function in perfetto::profiling::__anon5c058b000111::HeapprofdEndToEnd