الواجهة العامة MemAllocatorStatsOrBuilder
الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
مجردة طويلة | getBytesInUse () int64 bytes_in_use = 2; |
تعويم مجردة | الحصول على تجزئة متري () float fragmentation_metric = 5; |
مجردة طويلة | الحصول على أكبر حجم من AllocSize () int64 largest_alloc_size = 4; |
مجردة طويلة | الحصول على NumAllocs () int64 num_allocs = 1; |
مجردة طويلة | الحصول على PeakBytesInUse () 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;