MemAllocatorStatsOrBuilder

interfaccia pubblica MemAllocatorStatsOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

astratto lungo
getBytesInUse ()
int64 bytes_in_use = 2;
galleggiante astratto
getFragmentationMetric ()
float fragmentation_metric = 5;
astratto lungo
getLargestAllocSize ()
int64 largest_alloc_size = 4;
astratto lungo
getNumAllocs ()
int64 num_allocs = 1;
astratto lungo
getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;

Metodi pubblici

pubblico astratto lungo getBytesInUse ()

int64 bytes_in_use = 2;

public abstract float getFragmentationMetric ()

float fragmentation_metric = 5;

public abstract long getLargestAllocSize ()

int64 largest_alloc_size = 4;

public abstract lungo getNumAllocs ()

int64 num_allocs = 1;

pubblico astratto lungo getPeakBytesInUse ()

int64 peak_bytes_in_use = 3;