interface publique MemAllocatorStatsOrBuilder
Sous-classes indirectes connues |
Méthodes publiques
abstrait long | getBytesInUse () int64 bytes_in_use = 2; |
flotteur abstrait | getFragmentationMetric () float fragmentation_metric = 5; |
abstrait long | getLargestAllocSize () int64 largest_alloc_size = 4; |
abstrait long | getNumAllocs () int64 num_allocs = 1; |
abstrait long | getPeakBytesInUse () int64 peak_bytes_in_use = 3; |
Méthodes publiques
public abstrait long getBytesInUse ()
int64 bytes_in_use = 2;
public abstrait float getFragmentationMetric ()
float fragmentation_metric = 5;
public abstrait long getLargestAllocSize ()
int64 largest_alloc_size = 4;
public abstrait long getNumAllocs ()
int64 num_allocs = 1;
public abstrait long getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;