Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dclient_api.cc139 uint32_t max_heap = g_next_heap_id.load(); in DisableAllHeaps() local
541 uint32_t max_heap = g_next_heap_id.load(); in AHeapProfile_initSession() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dmemory_viewer_preprocess.proto61 repeated HeapObject max_heap = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dhlo_proto_to_memory_visualization_utils.cc404 std::vector<HeapObject> max_heap; in ConvertHloProtoToPreprocessResult() local