공용 인터페이스 MemAllocatorStatsOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상적인 긴 | getBytesInUse () int64 bytes_in_use = 2; |
추상 플로트 | getFragmentationMetric () float fragmentation_metric = 5; |
추상적인 긴 | getLargestAllocSize () int64 largest_alloc_size = 4; |
추상적인 긴 | getNumAllocs () int64 num_allocs = 1; |
추상적인 긴 | getPeakBytesInUse () int64 peak_bytes_in_use = 3; |
공개 방법
공개 추상 긴 getBytesInUse ()
int64 bytes_in_use = 2;
공개 추상 부동 getFragmentationMetric ()
float fragmentation_metric = 5;
공개 추상 긴 getLargestAllocSize ()
int64 largest_alloc_size = 4;
공개 추상 긴 getNumAllocs ()
int64 num_allocs = 1;
공개 추상 긴 getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;