Home
last modified time | relevance | path

Searched defs:segment_size_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/stressapptest/src/
H A Ddisk_blocks.h166 int64 segment_size_; // Segment size in bytes variable
H A Dsat.h185 int64 segment_size_; // Size of segment to split disk into. variable
H A Dworker.h734 int64 segment_size_; // Size of disk segments (in bytes) that the disk variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.h1074 int32 segment_size_; variable
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp625 size_t segment_size_; member