パブリック インターフェイス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; |
パブリックメソッド
public abstract long getBytesInUse ()
int64 bytes_in_use = 2;
public abstract float getFragmentationMetric ()
float fragmentation_metric = 5;
public abstract long getLargestAllocSize ()
int64 largest_alloc_size = 4;
パブリック抽象long getNumAllocs ()
int64 num_allocs = 1;
パブリック抽象ロングgetPeakBytesInUse ()
int64 peak_bytes_in_use = 3;