Home
last modified time | relevance | path

Searched refs:empty_bytes_in_use_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.h643 return empty_bytes_in_use_; in allocator_bytes_in_use()
753 std::map<int64_t, int64_t> empty_bytes_in_use_; variable