Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dallocator_stats.h31 int64_t bytes_in_use; // Number of bytes in use. member
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dbfc_memory_map.proto10 int64 bytes_in_use = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator_test.cc34 static void CheckStats(Allocator* a, int64_t num_allocs, int64_t bytes_in_use, in CheckStats()
H A Dallocator.h72 int64_t bytes_in_use; // Number of bytes in use. member
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_timeline.cc171 for (const auto& bytes_in_use : node->node->allocator_bytes_in_use(step)) { in TrackNode() local
H A Dtfprof_node.h179 std::map<int64_t, int64_t> bytes_in_use; in allocator_bytes_in_use() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h110 int64_t bytes_in_use; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_bfc_allocator_test.cc45 void CheckStats(Allocator* a, int64_t num_allocs, int64_t bytes_in_use, in CheckStats()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h84 int64_t bytes_in_use; member
/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/
Dbfc_memory_map.pb.h1056 inline ::int64_t MemAllocatorStats::bytes_in_use() const { in bytes_in_use() function
/aosp_15_r20/external/e2fsprogs/lib/blkid/
H A Dprobe.h478 __u32 bytes_in_use; member