Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dallocator_stats.h31 int64 bytes_in_use; // Number of bytes in use. member
/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc27 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats()
Dallocator.h62 int64 bytes_in_use; // Number of bytes in use. member
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_timeline.cc168 for (const auto& bytes_in_use : node->node->allocator_bytes_in_use(step)) { in TrackNode() local
Dtfprof_node.h180 std::map<int64, int64> bytes_in_use; in allocator_bytes_in_use() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc38 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats()
/external/e2fsprogs/lib/blkid/
Dprobe.h478 __u32 bytes_in_use; member